texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo/makeinfo makeinfo.c,1.58,1.59


From: dirt
Subject: texinfo/makeinfo makeinfo.c,1.58,1.59
Date: Sun, 14 Mar 2004 11:46:40 +0100

Update of /cvsroot/texinfo/texinfo/makeinfo
In directory sheep:/tmp/cvs-serv17232/makeinfo

Modified Files:
        makeinfo.c 
Log Message:
.

Index: makeinfo.c
===================================================================
RCS file: /cvsroot/texinfo/texinfo/makeinfo/makeinfo.c,v
retrieving revision 1.58
retrieving revision 1.59
diff -C2 -d -r1.58 -r1.59
*** makeinfo.c  1 Mar 2004 17:30:00 -0000       1.58
--- makeinfo.c  14 Mar 2004 10:46:38 -0000      1.59
***************
*** 533,538 ****
  #endif
  
-   /* Set the text message domain.  */
  #ifdef ENABLE_NLS
    bindtextdomain (PACKAGE, LOCALEDIR);
    textdomain (PACKAGE);
--- 533,538 ----
  #endif
  
  #ifdef ENABLE_NLS
+   /* Set the text message domain.  */
    bindtextdomain (PACKAGE, LOCALEDIR);
    textdomain (PACKAGE);



reply via email to

[Prev in Thread] Current Thread [Next in Thread]