• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1*** gnulib/lib/exitfail.h	2005-05-14 08:03:58.000000000 +0200
2--- gettext-tools/lib/exitfail.h	2006-07-22 16:35:58.000000000 +0200
3***************
4*** 15,18 ****
5     You should have received a copy of the GNU General Public License
6     along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
7
8! extern int volatile exit_failure;
9--- 15,18 ----
10     You should have received a copy of the GNU General Public License
11     along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
12
13! extern DLL_VARIABLE int volatile exit_failure;
14