[2682] in Athena Bugs

home help back first fref pref prev next nref lref last post

/sys/standca/minidisk.c

daemon@ATHENA.MIT.EDU (John Carr)
Mon Jul 31 05:51:52 1989

To: bugs@ATHENA.MIT.EDU
Date: Mon, 31 Jul 89 05:52:04 EDT
From: John Carr <jfc@ATHENA.MIT.EDU>


There is a syntax error when ATHENA is not defined (lines 306-310):

#ifdef ATHENA
						33440;
#else
						(disksize > 60 * 1024 * 2) ? 33440 : 10032
#endif


There should be a ';' at the end of the "else" clause.


home help back first fref pref prev next nref lref last post