diff options
author | rgrimes <rgrimes@FreeBSD.org> | 1995-05-30 08:29:07 +0000 |
---|---|---|
committer | rgrimes <rgrimes@FreeBSD.org> | 1995-05-30 08:29:07 +0000 |
commit | bb2ad2880bc60129e56a6ddbd15fe918cff834d2 (patch) | |
tree | df4d58dbb04d4c3caaef0cd6a8c16a453481faf5 /release/sysinstall/msg.c | |
parent | c86f0c7a71e7ade3e38b325c186a9cf374e0411e (diff) | |
download | FreeBSD-src-bb2ad2880bc60129e56a6ddbd15fe918cff834d2.zip FreeBSD-src-bb2ad2880bc60129e56a6ddbd15fe918cff834d2.tar.gz |
Remove trailing whitespace.
Diffstat (limited to 'release/sysinstall/msg.c')
-rw-r--r-- | release/sysinstall/msg.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release/sysinstall/msg.c b/release/sysinstall/msg.c index 5930d14..0d3791c 100644 --- a/release/sysinstall/msg.c +++ b/release/sysinstall/msg.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: msg.c,v 1.26 1995/05/29 01:43:18 jkh Exp $ + * $Id: msg.c,v 1.27 1995/05/29 11:01:32 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -13,8 +13,8 @@ * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer, - * verbatim and that no modifications are made prior to this + * notice, this list of conditions and the following disclaimer, + * verbatim and that no modifications are made prior to this * point in the file. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the |