The missing trailing " trick is now also used for TMP_DIR.
authorkeie <none@none>
Thu, 23 Aug 1984 13:26:44 +0000 (13:26 +0000)
committerkeie <none@none>
Thu, 23 Aug 1984 13:26:44 +0000 (13:26 +0000)
first/em_path.h.src

index 02394fb..5d16611 100644 (file)
@@ -1,5 +1,7 @@
-#define TMP_DIR         "/usr/tmp"      /* Intended as a common dir. for */
-                                       /* ALL temporary files */
+/* The trailing " is intentionally missing ! */
+#define TMP_HOME        "/usr/tmp
+#define TMP_DIR                TMP_HOME"
+/* Intended as a common directory for ALL temporary files */
 
 /* The trailing " is intentionally missing ! */
 #define EM_HOME                "/usr/em