diff options
author | Christopher Jones <sixd@php.net> | 2016-08-07 10:24:56 +1000 |
---|---|---|
committer | Christopher Jones <sixd@php.net> | 2016-08-07 10:24:56 +1000 |
commit | dd7cdab8e4a0779e714975f52950b277e565ccda (patch) | |
tree | cbd32389146e57b19b7ffe7284c30b189a73c62e /ext/oci8/oci8_interface.c | |
parent | 944d473eaaa347086bd1b34648128bcbbd75ed12 (diff) | |
download | php-git-dd7cdab8e4a0779e714975f52950b277e565ccda.tar.gz |
Remove old $Id$ tags
Diffstat (limited to 'ext/oci8/oci8_interface.c')
-rw-r--r-- | ext/oci8/oci8_interface.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/oci8/oci8_interface.c b/ext/oci8/oci8_interface.c index bb8828b746..727ec3e1c7 100644 --- a/ext/oci8/oci8_interface.c +++ b/ext/oci8/oci8_interface.c @@ -25,8 +25,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ - #ifdef HAVE_CONFIG_H #include "config.h" #endif |