Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sun-lamp CVS commits



cgd
Sat Apr 29 23:28:20 EDT 1995
Update of /a/cvsroot/src/usr.bin/file
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9839

Modified Files:
        apprentice.c 
Log Message:
kill an apparently-bogus ampersand.  it made a char ** into a char ***,
which was an incompatible pointer type for the usage.
This is either a bug, or it should have been cast and explained.




Home | Main Index | Thread Index | Old Index