about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/UCMap.h
diff options
context:
space:
mode:
Diffstat (limited to 'WWW/Library/Implementation/UCMap.h')
-rw-r--r--WWW/Library/Implementation/UCMap.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/WWW/Library/Implementation/UCMap.h b/WWW/Library/Implementation/UCMap.h
index 7c615be8..de196752 100644
--- a/WWW/Library/Implementation/UCMap.h
+++ b/WWW/Library/Implementation/UCMap.h
@@ -32,10 +32,10 @@ extern int UCGetLYhndl_byMIME PARAMS((
 extern int UCGetRawUniMode_byLYhndl PARAMS((
 	int		i));
 
-PUBLIC int UCLYhndl_for_unspec;
-PUBLIC int UCLYhndl_for_unrec;
-PUBLIC int UCLYhndl_HTFile_for_unspec;
-PUBLIC int UCLYhndl_HTFile_for_unrec;
+extern int UCLYhndl_for_unspec;
+extern int UCLYhndl_for_unrec;
+extern int UCLYhndl_HTFile_for_unspec;
+extern int UCLYhndl_HTFile_for_unrec;
 
 #define UCTRANS_NOTFOUND (-4)