[424] in Source-Commits
athena/etc/synctree synctree.c
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Sun Sep 22 20:59:15 1996
From: ghudson@MIT.EDU
To: source-commits@MIT.EDU
Date: Sun, 22 Sep 1996 20:59:10 EDT
Update of /afs/dev.mit.edu/source/repository/athena/etc/synctree
In directory bill-the-cat:/afs/dev.mit.edu/user/ghudson/athena/etc/synctree
Modified Files:
synctree.c
Log Message:
The IRIX cc isn't smart enough to cast 0 to void * and give an error
about the conditional operator. Do the cast ourselves. Gosh, this
code is ugly.