diff options
Diffstat (limited to 'main/spprintf.c')
-rw-r--r-- | main/spprintf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/main/spprintf.c b/main/spprintf.c index bcd2111937..464dda492b 100644 --- a/main/spprintf.c +++ b/main/spprintf.c @@ -16,8 +16,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ - /* This is the spprintf implementation. * It has emerged from apache snprintf. See original header: */ |