aboutsummaryrefslogtreecommitdiff
path: root/src/printf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/printf.c')
-rw-r--r--src/printf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/printf.c b/src/printf.c
index cfd300700..333765a53 100644
--- a/src/printf.c
+++ b/src/printf.c
@@ -5,6 +5,8 @@
** an historical reference. Most of the "enhancements" have been backed
** out so that the functionality is now the same as standard printf().
**
+** $Id: printf.c,v 1.85 2008/05/16 04:51:55 danielk1977 Exp $
+**
**************************************************************************
**
** The following modules is an enhanced replacement for the "printf" subroutines