]> granicus.if.org Git - nethack/commitdiff
finish a trailing sentence in a comment
authornethack.allison <nethack.allison>
Sun, 19 Feb 2006 22:44:06 +0000 (22:44 +0000)
committernethack.allison <nethack.allison>
Sun, 19 Feb 2006 22:44:06 +0000 (22:44 +0000)
include/mextra.h

index fee06fa573671adb1e10ffb956050ecd7d71c99f..def2fdc5f17242d53de96053a16be803bd4dbe7a 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)mextra.h   3.5     2006/01/07      */
+/*     SCCS Id: @(#)mextra.h   3.5     2006/02/19      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
@@ -50,6 +50,7 @@
  *      8. Adjust restmonchn() in src/restore.c to deal with your
  *         struct during a restore.
  *      9. Adjust buffer_to_mon() in src/restore.c to properly
+ *         unpackage the mextra fields during revival.
  *     10. Adjust savemonchn() in src/save.c to deal with your
  *         struct during a save.
  *     11. Adjust mon_to_buffer() in src/save.c to properly package