From: Ian Darwin Date: Wed, 10 Oct 1990 15:50:57 +0000 (+0000) Subject: Reduce noise in comments. X-Git-Tag: FILE3_27~304 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c153b002f42e0258a5c13b6d57b82b9f6e70100c;p=file Reduce noise in comments. --- diff --git a/magic/Magdir/images b/magic/Magdir/images index a3d039b5..26a76b7d 100644 --- a/magic/Magdir/images +++ b/magic/Magdir/images @@ -1,20 +1,13 @@ # Portable BitMap stuff. -# $Header: /home/glen/git/file/cvs/file/magic/Magdir/images,v 1.2 1990/10/10 15:43:10 ian Exp $ +# $Header: /home/glen/git/file/cvs/file/magic/Magdir/images,v 1.3 1990/10/10 15:50:57 ian Exp $ # Old pbm format (most didn't have real magic number). -0 short 0x2a17 "compact bitmap" format (Poskanzer) +0 short 0x2a17 old "compact bitmap" data (Poskanzer) # From: jef@helios.ee.lbl.gov (Jef Poskanzer) # To: ian@sq.com # Subject: magic # -# I just got pointed to your file program, with all the magic numbers. -# Neat. I enclose a magic file for image formats. You already have -# a better entry for Sun rasterfiles, so ignore that one. I made this -# file by going through all the format converters in the PBMPLUS package -# and noting which ones had magic numbers. Disappointingly few of them -# did. -# # PBMPLUS auxiliary magic numbers file # # All of these entries use the "string" format so that they will work on