about summary refs log tree commit diff stats
path: root/xombrero.h
diff options
context:
space:
mode:
authorMarco Peereboom <marco@conformal.com>2012-07-03 12:01:21 -0500
committerMarco Peereboom <marco@conformal.com>2012-07-03 12:01:32 -0500
commita7d462490866cc2da4b395f3afac9e54f92eb1e3 (patch)
tree834b5e17130a55927ef3ff0a576f23bd72a82770 /xombrero.h
parent86643c79785a5b3bf5461aa7c13f049e136e4931 (diff)
downloadxombrero-a7d462490866cc2da4b395f3afac9e54f92eb1e3.tar.gz
add PSC and only set defaults if not set yet
Diffstat (limited to 'xombrero.h')
-rw-r--r--xombrero.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xombrero.h b/xombrero.h
index 31b01bc..cd1b8d0 100644
--- a/xombrero.h
+++ b/xombrero.h
@@ -181,6 +181,7 @@ extern uint32_t	swm_debug;
 /* Path Separator */
 #ifndef	PS
 #define PS			"/"
+#define PSC			'/'
 #endif
 
 struct tab {