From 4302b7404cccf9a347ac614ddc71484c7a2d7fa7 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 27 Jan 2020 12:56:34 -0500 Subject: [PATCH] more typo propagation --- include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()