summaryrefslogtreecommitdiff
path: root/sapi/cli/php_getopt.h
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-04-16 02:34:57 +0000
committerfoobar <sniper@php.net>2003-04-16 02:34:57 +0000
commit2170ea8b4d7bd223de3c4fb2902193a6bd300d80 (patch)
tree2cd74593b450914c8b2a205f3643d62a029eed76 /sapi/cli/php_getopt.h
parentb02dd10e03f4362df14ec6ae175e4d2d8a501f39 (diff)
downloadphp-git-2170ea8b4d7bd223de3c4fb2902193a6bd300d80.tar.gz
Added missing CVS Id tags
Diffstat (limited to 'sapi/cli/php_getopt.h')
-rw-r--r--sapi/cli/php_getopt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sapi/cli/php_getopt.h b/sapi/cli/php_getopt.h
index 1e2355ff63..a01fc2ae85 100644
--- a/sapi/cli/php_getopt.h
+++ b/sapi/cli/php_getopt.h
@@ -16,6 +16,8 @@
+----------------------------------------------------------------------+
*/
+/* $Id$ */
+
#include "php.h"
/* Define structure for one recognized option (both single char and long name).