IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 10, 2008, 5:23:16 PM (18 years ago)
Author:
eugene
Message:

add comments to static chars

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/ipptool2book.c

    r16810 r18078  
    1111  int i, N, onPage, found, Unique, Nkeys, NKEYS;
    1212  char *line, *tmpword, *tmpvalue;
    13   char pagename[512], *bookName, **keys, *p, *q;
     13  char pagename[512]; // XXX this should be made dynamic, though it is an unlikey problem
     14  char *bookName, **keys, *p, *q;
    1415  char **setWordList;
    1516  char **setWordValue;
Note: See TracChangeset for help on using the changeset viewer.