From: nhmall Date: Mon, 27 Jan 2020 17:56:34 +0000 (-0500) Subject: more typo propagation X-Git-Tag: NetHack-3.6.5_Released~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4302b7404cccf9a347ac614ddc71484c7a2d7fa7;p=nethack more typo propagation --- diff --git a/include/patchlevel.h b/include/patchlevel.h index 2574291a6..913387849 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -42,7 +42,7 @@ * fix accessing mons[-1] when monster figures out if a tin cures stoning * have string_for_opt() return empty_optstr on failure * ensure existing callers of string_for_opt() check return value before using it - * fix potential buffer overflow in add_menu_coloring()0 + * fix potential buffer overflow in add_menu_coloring() * fix potential buffer overflow in sym_val() * fix potential buffer overflow in pline(), raw_printf(), and config_error_add() * fix potential buffer overflow in choose_windows()