Deleted Added
full compact
26c26
< * $Id$
---
> * $Id: db_output.c,v 1.4 1993/10/16 16:47:20 rgrimes Exp $
40a41
> #include "ddb/ddb.h"
61d61
< extern void db_check_interrupt();
62a63,64
> static void db_printf_guts(const char *, va_list);
>
90a93
> void
139,142c142,143
< extern int db_radix;
<
< /*VARARGS1*/
< db_printf(char *fmt, ...)
---
> void
> db_printf(const char *fmt, ...)
152a154
> void
192a195
> static void