From: nethack.allison Date: Sun, 19 Feb 2006 22:44:06 +0000 (+0000) Subject: finish a trailing sentence in a comment X-Git-Tag: MOVE2GIT~1112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=645d1b9921aa9636ecc486f28036c4191b5acfef;p=nethack finish a trailing sentence in a comment --- diff --git a/include/mextra.h b/include/mextra.h index fee06fa57..def2fdc5f 100644 --- a/include/mextra.h +++ b/include/mextra.h @@ -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