summaryrefslogtreecommitdiff
path: root/libexec/xtend/paths.h
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-18 01:54:25 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-18 01:54:25 +0000
commitbcca63cba47746e1a0e49d0e566d98a9d5bb67da (patch)
tree1e2a56f69ac91eadb5d084bded7a55f3ff323861 /libexec/xtend/paths.h
parent1146dede84b2aa05c63d7a1d233d3903637016a7 (diff)
Notes
Diffstat (limited to 'libexec/xtend/paths.h')
-rw-r--r--libexec/xtend/paths.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/xtend/paths.h b/libexec/xtend/paths.h
index ad49443c5397..77c6ae9c36ea 100644
--- a/libexec/xtend/paths.h
+++ b/libexec/xtend/paths.h
@@ -2,7 +2,7 @@
* Pathnames for files used by xtend
*/
-#define X10DIR "/var/spool/xten/"
+#define X10DIR "/var/spool/xten"
#define X10LOGNAME "Log"
#define X10STATNAME "Status"
#define X10DUMPNAME "status.out"