diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-09-26 04:13:29 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-09-26 04:13:29 +0000 |
commit | fa46a23e96493007ce37dba516336884e8e05bd9 (patch) | |
tree | 142ad664b4745365746bf4835405275c2bfde156 /sbin | |
parent | 1fdb4592b5ea7a612ec1fb8d200f37bcde5b8d61 (diff) |
10 X's
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/disklabel/pathnames.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/disklabel/pathnames.h b/sbin/disklabel/pathnames.h index 7e68ea6db07..bb1ff1c4ac0 100644 --- a/sbin/disklabel/pathnames.h +++ b/sbin/disklabel/pathnames.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pathnames.h,v 1.4 1997/08/29 18:05:40 mickey Exp $ */ +/* $OpenBSD: pathnames.h,v 1.5 1997/09/26 04:13:28 millert Exp $ */ /* $NetBSD: pathnames.h,v 1.6 1995/03/18 14:54:43 cgd Exp $ */ /* @@ -38,4 +38,4 @@ #include <paths.h> -#define _PATH_TMPFILE "/tmp/EdDk.aXXXXXX" +#define _PATH_TMPFILE "/tmp/EdDk.aXXXXXXXXXX" |