]> granicus.if.org Git - nethack/commit
omailcmd (trunk only)
authornethack.rankin <nethack.rankin>
Sat, 15 Apr 2006 02:14:36 +0000 (02:14 +0000)
committernethack.rankin <nethack.rankin>
Sat, 15 Apr 2006 02:14:36 +0000 (02:14 +0000)
commit5501922aa882db606f925219734843112fb2f468
tree2b18a0b8642b5fa06c9045fc7016b564888b9175
parentb76a0fe09192f331bd4d74877a1ff6e5b36dd2ad
omailcmd (trunk only)

     The revised newmail() wouldn't compile (Strncpy doesn't exist, `buf'
was an array of pointers rather than of char).  Simplify it substantially,
and adjust the one caller (vms) that relied on the old convoluted bit.
include/extern.h
src/mail.c
src/mkobj.c
sys/vms/vmsmail.c