summaryrefslogtreecommitdiff
path: root/inc/geshi/c.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2006-11-27 23:28:45 +0100
committerAndreas Gohr <andi@splitbrain.org>2006-11-27 23:28:45 +0100
commit9e9fda70e9993a37278aa28723b777b6c68046b1 (patch)
tree7bd8d50dbfc350e36e580f72a357847436adca40 /inc/geshi/c.php
parente135fd5d34238f99761d5fb3b41c46c67f8b6316 (diff)
downloadrpg-9e9fda70e9993a37278aa28723b777b6c68046b1.tar.gz
rpg-9e9fda70e9993a37278aa28723b777b6c68046b1.tar.bz2
GeSHi 1.0.7.16 update
darcs-hash:20061127222845-7ad00-50130163027857534a4075ada27cded8411dd96e.gz
Diffstat (limited to 'inc/geshi/c.php')
-rw-r--r--inc/geshi/c.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/inc/geshi/c.php b/inc/geshi/c.php
index 43ce60ad6..69cd6bce7 100644
--- a/inc/geshi/c.php
+++ b/inc/geshi/c.php
@@ -2,14 +2,14 @@
/*************************************************************************************
* c.php
* -----
- * Author: Nigel McNie (oracle.shinoda@gmail.com)
+ * Author: Nigel McNie (nigel@geshi.org)
* Contributors:
* - Jack Lloyd (lloyd@randombit.net)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.15
- * CVS Revision Version: $Revision: 1.13.2.4 $
+ * Release Version: 1.0.7.16
+ * CVS Revision Version: $Revision: 1.13.2.6 $
* Date Started: 2004/06/04
- * Last Modified: $Date: 2006/09/23 02:05:46 $
+ * Last Modified: $Date: 2006/10/29 11:08:58 $
*
* C language file for GeSHi.
*
@@ -141,4 +141,4 @@ $language_data = array (
)
);
-?> \ No newline at end of file
+?>