summaryrefslogtreecommitdiff
path: root/inc/geshi/diff.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2008-03-26 22:17:55 +0100
committerAndreas Gohr <andi@splitbrain.org>2008-03-26 22:17:55 +0100
commitd09ae2055575141a00e67faeadb9bcb3d8285f3f (patch)
tree5f8f372f379b77f8f36805468d4e60fdb8ebc1b5 /inc/geshi/diff.php
parent3d1f9ec3674462e63f4195dd834603148a7c7b42 (diff)
downloadrpg-d09ae2055575141a00e67faeadb9bcb3d8285f3f.tar.gz
rpg-d09ae2055575141a00e67faeadb9bcb3d8285f3f.tar.bz2
GeSHi update to 1.0.7.21
darcs-hash:20080326211755-7ad00-98c89cb8da99fab17b88222d33a312a020527cdb.gz
Diffstat (limited to 'inc/geshi/diff.php')
-rw-r--r--inc/geshi/diff.php16
1 files changed, 8 insertions, 8 deletions
diff --git a/inc/geshi/diff.php b/inc/geshi/diff.php
index fab7a0e20..6acd30813 100644
--- a/inc/geshi/diff.php
+++ b/inc/geshi/diff.php
@@ -4,7 +4,7 @@
* --------
* Author: Conny Brunnkvist (conny@fuchsia.se), W. Tasin (tasin@fhm.edu)
* Copyright: (c) 2004 Fuchsia Open Source Solutions (http://www.fuchsia.se/)
- * Release Version: 1.0.7.20
+ * Release Version: 1.0.7.21
* Date Started: 2004/12/29
*
* Diff-output language file for GeSHi.
@@ -13,13 +13,13 @@
* -------
* 2006/02/27
* - changing language file to use matching of start (^) and end ($) (wt)
- *
+ *
* 2004/12/29 (1.0.0)
* - First Release
*
* TODO (updated 2006/02/27)
* -------------------------
- *
+ *
*
*************************************************************************************
*
@@ -95,12 +95,12 @@ $language_data = array (
0 => 'color: #440088;',
1 => 'color: #991111;',
2 => 'color: #00b000;',
- 3 => 'color: #888822;',
- 4 => 'color: #888822;',
- 5 => 'color: #0011dd;',
- 6 => 'color: #440088;',
+ 3 => 'color: #888822;',
+ 4 => 'color: #888822;',
+ 5 => 'color: #0011dd;',
+ 6 => 'color: #440088;',
7 => 'color: #991111;',
- 8 => 'color: #00b000;',
+ 8 => 'color: #00b000;',
9 => 'color: #888822;',
),
),