/[global]/global/libutil/tab.c
ViewVC logotype

Diff of /global/libutil/tab.c

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

revision 1.4 by shigio, Sun Nov 28 01:04:58 2004 UTC revision 1.5 by shigio, Thu Apr 7 10:20:07 2005 UTC
# Line 51  settabs(n) Line 51  settabs(n)
51  void  void
52  detab(op, buf)  detab(op, buf)
53          FILE *op;          FILE *op;
54          char *buf;          const char *buf;
55  {  {
56          int src, dst;          int src, dst;
57          char c;          char c;

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