diff options
Diffstat (limited to 'vsnprintf.c')
-rw-r--r-- | vsnprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vsnprintf.c b/vsnprintf.c index 77d8fd0ac..7c6c212e3 100644 --- a/vsnprintf.c +++ b/vsnprintf.c @@ -8,7 +8,7 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id: vsnprintf.c,v 1.5 2003/07/20 01:15:50 dane Exp $ + * $Id$ * */ |