about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTGopher.h
diff options
context:
space:
mode:
Diffstat (limited to 'WWW/Library/Implementation/HTGopher.h')
-rw-r--r--WWW/Library/Implementation/HTGopher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WWW/Library/Implementation/HTGopher.h b/WWW/Library/Implementation/HTGopher.h
index 624c04d4..c0207fb4 100644
--- a/WWW/Library/Implementation/HTGopher.h
+++ b/WWW/Library/Implementation/HTGopher.h
@@ -7,7 +7,6 @@
                          
  */
 
-
 #ifndef HTGOPHER_H
 #define HTGOPHER_H
 
@@ -16,6 +15,7 @@
 
 #ifdef GLOBALREF_IS_MACRO
 extern GLOBALREF (HTProtocol, HTGopher);
+
 #else
 GLOBALREF HTProtocol HTGopher;
 #endif /* GLOBALREF_IS_MACRO */