follow-up: punctuation

This commit is contained in:
nhmall
2026-04-09 10:20:01 -04:00
parent 213400529a
commit 4f5146306b
+2 -2
View File
@@ -44,9 +44,9 @@
* Modified 05 Jan 2024 to avoid K&R function declarations, marked KR_PROTO. * Modified 05 Jan 2024 to avoid K&R function declarations, marked KR_PROTO.
* *
* Modified 09 Apr 2026 to change mode variable from (int) to (unsigned int) * Modified 09 Apr 2026 to change mode variable from (int) to (unsigned int)
* to match prototype of sscanf %o * to match prototype of sscanf %o.
* *
* $NHDT-Date: 1432512787 2015/05/25 00:13:07 $ $NHDT-Branch: master $:$NHDT-Revision: 1.7 $ * $NHDT-Date: 1775744389 2026/04/09 14:19:49 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.21 $
*/ */
#ifndef lint #ifndef lint