summaryrefslogtreecommitdiff
path: root/NetWare/nwutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'NetWare/nwutil.h')
-rw-r--r--NetWare/nwutil.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/NetWare/nwutil.h b/NetWare/nwutil.h
index a2e35ec62e..2d5dd0f067 100644
--- a/NetWare/nwutil.h
+++ b/NetWare/nwutil.h
@@ -89,10 +89,10 @@ char* fnMy_MkTemp(char* templatestr);
*/
#define DEFPERLROOT "sys:\\perl\\scripts"
-/* DEFTEMP:
+/* DEFPERLTEMP:
* This symbol contains the name of the default temp files directory.
*/
-#define DEFTEMP "sys:\\perl\\temp"
+#define DEFPERLTEMP "sys:\\perl\\temp"
#endif // __NWUtil_H__