summaryrefslogtreecommitdiff
path: root/lib/mprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mprintf.c')
-rw-r--r--lib/mprintf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/mprintf.c b/lib/mprintf.c
index f5daa39fc..1d93c5828 100644
--- a/lib/mprintf.c
+++ b/lib/mprintf.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
*
* Purpose:
* A merge of Bjorn Reese's format() function and Daniel's dsprintf()