diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-06-13 07:11:57 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-06-13 07:11:57 +0000 |
| commit | 109cd53c79c7dbb098a0087878d59e0bf53627c2 (patch) | |
| tree | e79756b8bff124eaeee70fab2945b25863a11c5d /release/sysinstall/misc.c | |
| parent | b2d4098533fb40cd6bc595e0ef3225f71fd8f9aa (diff) | |
Notes
Diffstat (limited to 'release/sysinstall/misc.c')
| -rw-r--r-- | release/sysinstall/misc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/sysinstall/misc.c b/release/sysinstall/misc.c index 93835fc67139..c5d731631152 100644 --- a/release/sysinstall/misc.c +++ b/release/sysinstall/misc.c @@ -1,7 +1,7 @@ /* * Miscellaneous support routines.. * - * $Id: misc.c,v 1.33 1997/03/09 22:25:47 jkh Exp $ + * $Id: misc.c,v 1.34 1997/04/03 13:44:59 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -227,7 +227,7 @@ root_bias(char *path) } /* - * These next routines are kind of specialized just for building string lists + * These next routines are kind of specialized just for building item lists * for dialog_menu(). */ |
