Changeset 2619 for trunk/texinfo/util
- Timestamp:
- Mar 12, 2006, 6:02:46 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/texinfo/util/texindex.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/texinfo/util/texindex.c
r2617 r2619 21 21 #include "system.h" 22 22 #include <getopt.h> 23 24 25 26 23 27 24 28 static char *program_name = "texindex"; … … 158 162 tempcount = 0; 159 163 last_deleted_tempcount = 0; 164 165 166 167 168 160 169 161 170 #ifdef HAVE_SETLOCALE
Note:
See TracChangeset
for help on using the changeset viewer.
