diff options
author | rgrimes <rgrimes@FreeBSD.org> | 1995-05-30 06:41:30 +0000 |
---|---|---|
committer | rgrimes <rgrimes@FreeBSD.org> | 1995-05-30 06:41:30 +0000 |
commit | a14d555c873398b14776ca4f2c33f9c69617afb9 (patch) | |
tree | 350f6f98843363254f9afe467ae0c92d5a9d7f43 /usr.bin/file/patchlevel.h | |
parent | f3a2b348daf9fa6063c38d2d69563f732a2f80e7 (diff) | |
download | FreeBSD-src-a14d555c873398b14776ca4f2c33f9c69617afb9.zip FreeBSD-src-a14d555c873398b14776ca4f2c33f9c69617afb9.tar.gz |
Remove trailing whitespace.
Diffstat (limited to 'usr.bin/file/patchlevel.h')
-rw-r--r-- | usr.bin/file/patchlevel.h | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/usr.bin/file/patchlevel.h b/usr.bin/file/patchlevel.h index 25f01c8..b33a113 100644 --- a/usr.bin/file/patchlevel.h +++ b/usr.bin/file/patchlevel.h @@ -3,9 +3,19 @@ /* * Patchlevel file for Ian Darwin's MAGIC command. - * $Id: patchlevel.h,v 1.14 1994/05/03 17:58:23 christos Exp $ + * $Id: patchlevel.h,v 1.1.1.1 1994/09/03 19:16:23 csgr Exp $ * * $Log: patchlevel.h,v $ + * Revision 1.1.1.1 1994/09/03 19:16:23 csgr + * Bring in file 3.14 by Ian Darwin (and Christos Zoulas) + * + * The following files were moved to different names: + * - file.man -> file.1 + * - magic.man -> magic.5 + * + * The following file was removed: + * - Magdir/Makefile + * * Revision 1.14 1994/05/03 17:58:23 christos * changes from mycroft@gnu.ai.mit.edu (Charles Hannum) for unsigned * @@ -39,15 +49,15 @@ * Numerous changes from Guy Harris too numerous to mention but including * byte-order independance, fixing "old-style masking", etc. etc. A bugfix * for broken symlinks from martin@@d255s004.zfe.siemens.de. - * + * * Revision 1.7 93/01/05 14:57:27 ian * Couple of nits picked by Christos (again, thanks). - * + * * Revision 1.6 93/01/05 13:51:09 ian * Lotsa work on the Magic directory. - * + * * Revision 1.5 92/09/14 14:54:51 ian * Fix a tiny null-pointer bug in previous fix for tar archive + uncompress. - * + * */ |