[1451] in Source-Commits
athena/bin/olc/browser/curses cref_utils.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Apr 30 13:27:18 1997
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Wed, 30 Apr 1997 13:27:14 EDT
Update of /afs/dev.mit.edu/source/repository/athena/bin/olc/browser/curses
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/progress/olc/browser/curses
Modified Files:
cref_utils.c
Log Message:
From bert:
Moved cref.h and globals.h to include/browser
Fixed an error in comments describing err_abort() and err_exit()
Moved assignments out of "if" statement tests.
Removed some "stylistically incorrect" spaces around parens.