Deleted Added
full compact
36c36
< * $Id: show.c,v 1.3 1996/09/01 10:21:43 peter Exp $
---
> * $Id: show.c,v 1.4 1996/09/03 14:16:00 peter Exp $
40c40
< static char sccsid[] = "@(#)show.c 8.3 (Berkeley) 5/4/95";
---
> static char const sccsid[] = "@(#)show.c 8.3 (Berkeley) 5/4/95";
272d271
< #endif
275d273
<
291c289
< trputc(c)
---
> trputc(c)
294d291
< #ifdef DEBUG
300d296
< #endif
302a299
>
305c302
< shtrace(const char *fmt, ...)
---
> trace(const char *fmt, ...)
307c304
< shtrace(va_alist)
---
> trace(va_alist)
311d307
< #ifdef DEBUG
326d321
< #endif
334d328
< #ifdef DEBUG
340d333
< #endif
344d336
< #ifdef DEBUG
384d375
< #endif
391d381
< #ifdef DEBUG
402d391
< #endif
408d396
< #ifdef DEBUG
442d429
< #endif /* DEBUG */
443a431
> #endif /* DEBUG */