/[make]/make/make.h
ViewVC logotype

Diff of /make/make.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.113 by psmith, Sun Jun 12 22:22:07 2005 UTC revision 1.114 by psmith, Sat Jun 25 21:30:13 2005 UTC
# Line 421  extern char *find_next_token PARAMS ((ch Line 421  extern char *find_next_token PARAMS ((ch
421  extern char *next_token PARAMS ((const char *));  extern char *next_token PARAMS ((const char *));
422  extern char *end_of_token PARAMS ((const char *));  extern char *end_of_token PARAMS ((const char *));
423  extern void collapse_continuations PARAMS ((char *));  extern void collapse_continuations PARAMS ((char *));
 extern void remove_comments PARAMS((char *));  
424  extern char *lindex PARAMS ((const char *, const char *, int));  extern char *lindex PARAMS ((const char *, const char *, int));
425  extern int alpha_compare PARAMS ((const void *, const void *));  extern int alpha_compare PARAMS ((const void *, const void *));
426  extern void print_spaces PARAMS ((unsigned int));  extern void print_spaces PARAMS ((unsigned int));
 extern char *find_char_unquote PARAMS ((char *, int, int, int));  
427  extern char *find_percent PARAMS ((char *));  extern char *find_percent PARAMS ((char *));
428  extern FILE *open_tmpfile PARAMS ((char **, const char *));  extern FILE *open_tmpfile PARAMS ((char **, const char *));
429    

Legend:
Removed from v.1.113  
changed lines
  Added in v.1.114

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26