diff options
Diffstat (limited to 'ext/standard/scanf.h')
| -rw-r--r-- | ext/standard/scanf.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ext/standard/scanf.h b/ext/standard/scanf.h index 712b975d12..6cfac07bae 100644 --- a/ext/standard/scanf.h +++ b/ext/standard/scanf.h @@ -14,7 +14,10 @@ +----------------------------------------------------------------------+ | Authors: clayton collie <clcollie@mindspring.com> | +----------------------------------------------------------------------+ - */ +*/ + +/* $Id$ */ + #ifndef SCANF_H #define SCANF_H |
