[460] in Moira Commits
moira commit: 'moira/lib fixname.c'
daemon@ATHENA.MIT.EDU (danw@MIT.EDU)
Sun Dec 20 16:23:31 1998
From: <danw@MIT.EDU>
Date: Sun, 20 Dec 1998 16:23:19 -0500
To: moira-commits@MIT.EDU
Update of /afs/athena.mit.edu/astaff/project/moiradev/repository/moira/lib
In directory antharia.mit.edu:/afs/athena.mit.edu/service/scratch/danw/moira/lib
Modified Files:
fixname.c
Log Message:
fix FixCase() to only capitalize the letter after an apostrophe if the
apostrophe is the second character in the word. (eg, "O'BRIEN" ->
"O'Brien", but "PRESIDENT'S OFFICE" -> "President's Office", not
"President'S Office".)