about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTDOS.h
diff options
context:
space:
mode:
Diffstat (limited to 'WWW/Library/Implementation/HTDOS.h')
-rw-r--r--WWW/Library/Implementation/HTDOS.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/WWW/Library/Implementation/HTDOS.h b/WWW/Library/Implementation/HTDOS.h
index 319a6358..6aa61bda 100644
--- a/WWW/Library/Implementation/HTDOS.h
+++ b/WWW/Library/Implementation/HTDOS.h
@@ -18,6 +18,10 @@
 */
 char * HTDOS_wwwName PARAMS((CONST char * dosname));
 
+/*
+ * Converts Unix slashes to DOS
+ */
+char * HTDOS_slashes (char * path);
 
 /* PUBLIC                                                       HTDOS_name()
 **              CONVERTS WWW name into a DOS name