summaryrefslogtreecommitdiff
path: root/inc/geshi/vbnet.php
diff options
context:
space:
mode:
authorandi <andi@splitbrain.org>2005-07-14 21:33:36 +0200
committerandi <andi@splitbrain.org>2005-07-14 21:33:36 +0200
commitb5bef19b5dbebf123d1c181b3cebadea198add35 (patch)
treeb81c4d91703ded1419729dae7e54771212b66f09 /inc/geshi/vbnet.php
parentb047a4cfb6b85b30af11a520eea9e8953015b0a5 (diff)
downloadrpg-b5bef19b5dbebf123d1c181b3cebadea198add35.tar.gz
rpg-b5bef19b5dbebf123d1c181b3cebadea198add35.tar.bz2
updated GeSHi to 1.0.7
darcs-hash:20050714193336-9977f-c0d5b8e6db9f92720b1f8b539fdef1f04823f5f7.gz
Diffstat (limited to 'inc/geshi/vbnet.php')
-rw-r--r--inc/geshi/vbnet.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/inc/geshi/vbnet.php b/inc/geshi/vbnet.php
index bc9a9f8bc..2fb77bc33 100644
--- a/inc/geshi/vbnet.php
+++ b/inc/geshi/vbnet.php
@@ -5,9 +5,9 @@
* Author: Alan Juden (alan@judenware.org)
* Copyright: (c) 2004 Alan Juden, Nigel McNie (http://qbnz.com/highlighter)
* Release Version: 1.0.6
- * CVS Revision Version: $Revision: 1.1 $
+ * CVS Revision Version: $Revision: 1.3 $
* Date Started: 2004/06/04
- * Last Modified: $Date: 2005/01/29 01:48:39 $
+ * Last Modified: $Date: 2005/06/15 12:07:32 $
*
* VB.NET language file for GeSHi.
*
@@ -152,7 +152,6 @@
),
'COMMENTS' => array(
1 => 'color: #008080; font-style: italic;',
- 2 => 'color: #008080;',
'MULTI' => 'color: #008080; font-style: italic;'
),
'ESCAPE_CHAR' => array(
@@ -197,4 +196,4 @@
)
);
-?> \ No newline at end of file
+?>