Changeset 2619 for trunk/texinfo/util


Ignore:
Timestamp:
Mar 12, 2006, 6:02:46 PM (20 years ago)
Author:
bird
Message:

applied OS/2 patches (manually).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/texinfo/util/texindex.c

    r2617 r2619  
    2121#include "system.h"
    2222#include <getopt.h>
     23
     24
     25
     26
    2327
    2428static char *program_name = "texindex";
     
    158162  tempcount = 0;
    159163  last_deleted_tempcount = 0;
     164
     165
     166
     167
     168
    160169
    161170#ifdef HAVE_SETLOCALE
Note: See TracChangeset for help on using the changeset viewer.