Module Name: src
Committed By: thorpej
Date: Wed Sep 30 18:51:13 UTC 1998
Modified Files:
src/usr.bin/file: file.h print.c
Log Message:
Make the magic type field explicitly unsigned and fix comparisons of this
value appropriately. Fixes warnings on systems where char is naturally
unsigned.