Ignore:
Timestamp:
07/02/08 01:04:39 (5 years ago)
Author:
BrainSlayer
Message:

formating

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/shared/utils.h

    r9828 r9830  
    602602int endswith (char *str, char *cmp); 
    603603 
    604 int isListed(char *listname, char *value); 
    605 void addList(char *listname, char *value); 
     604int isListed (char *listname, char *value); 
     605void addList (char *listname, char *value); 
    606606 
    607607#endif 
Note: See TracChangeset for help on using the changeset viewer.