]> pd.if.org Git - pdclib.old/blobdiff - functions/stdio/vsnprintf.c
Removed the $Name$ tags (not supported by SVN). Added $Id$ to Makefile / text files.
[pdclib.old] / functions / stdio / vsnprintf.c
index 30086ab1d38a62dd2d72af1cc23cbe2d8037be06..671ba203b0ee1914d4cb7750ac8a0e91c921524c 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-/* Release $Name$ */
-
 /* vsnprintf( char *, size_t, const char *, va_list ap )
 
    This file is part of the Public Domain C Library (PDCLib).