/[global]/global/libutil/linetable.h
ViewVC logotype

Diff of /global/libutil/linetable.h

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

revision 1.4 by shigio, Fri May 13 23:51:24 2005 UTC revision 1.5 by shigio, Tue Oct 4 07:59:04 2005 UTC
# Line 25  Line 25 
25  int linetable_open(const char *);  int linetable_open(const char *);
26  int linetable_read(char *, int);  int linetable_read(char *, int);
27  char *linetable_get(int, int *);  char *linetable_get(int, int *);
28  void linetable_close();  void linetable_close(void);
29  void linetable_print(FILE *, int);  void linetable_print(FILE *, int);
30    
31  #endif /* ! _LINETABLE_H */  #endif /* ! _LINETABLE_H */

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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