summaryrefslogtreecommitdiff
path: root/inc/geshi
diff options
context:
space:
mode:
Diffstat (limited to 'inc/geshi')
-rw-r--r--inc/geshi/java.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/geshi/java.php b/inc/geshi/java.php
index 045f14afd..7a8ea2f92 100644
--- a/inc/geshi/java.php
+++ b/inc/geshi/java.php
@@ -1382,7 +1382,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,
@@ -1399,4 +1399,4 @@ $language_data = array (
)
);
-?> \ No newline at end of file
+?>