summaryrefslogtreecommitdiff
path: root/inc/geshi/java.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/geshi/java.php')
-rw-r--r--inc/geshi/java.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/inc/geshi/java.php b/inc/geshi/java.php
index 1727ec2ef..dc67d62eb 100644
--- a/inc/geshi/java.php
+++ b/inc/geshi/java.php
@@ -4,10 +4,10 @@
* --------
* Author: Nigel McNie (oracle.shinoda@gmail.com)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.2
- * CVS Revision Version: $Revision: 1.5 $
+ * Release Version: 1.0.7.3
+ * CVS Revision Version: $Revision: 1.7 $
* Date Started: 2004/07/10
- * Last Modified: $Date: 2005/09/03 12:36:41 $
+ * Last Modified: $Date: 2005/09/22 01:35:22 $
*
* Java language file for GeSHi.
*
@@ -1367,7 +1367,7 @@ $language_data = array (
'URLS' => array(
1 => '',
2 => '',
- 3 => 'http://www.google.com/search?q=allinurl%3A{FNAME}+java.sun.com&bntl=1',
+ 3 => 'http://www.google.com/search?q=allinurl%3A{FNAME}+java.sun.com&bntl=1',
4 => ''
),
'OOLANG' => true,