]> granicus.if.org Git - nethack/commit
cvsfix
authornethack.allison <nethack.allison>
Fri, 24 Oct 2003 10:20:00 +0000 (10:20 +0000)
committernethack.allison <nethack.allison>
Fri, 24 Oct 2003 10:20:00 +0000 (10:20 +0000)
commitda063bdc1887626a4a2c32ae3a7cb2922306c675
tree78cdc11e877a981ca64316e2b73dd5b730a18fcd
parent25d9778b6424e7ff94773060356b167d9b092a06
cvsfix

My cvs tree had the correct code. When I did a cvs update
it didn't pull anything down. When I deleted the include/extern.h
file from my cvs tree, and did an update with the "get the clean copy"
switch, it pulled down an extern.h that was indeed missing the
prototype.  In all cases my local cvs reported that it was 1.130.
I applied the prototype change to the cvs copy, did a cvs diff
to ensure nothing else was out of sync and re-committed.
include/extern.h