]> granicus.if.org Git - nethack/commitdiff
more typo propagation
authornhmall <nhmall@nethack.org>
Mon, 27 Jan 2020 17:56:34 +0000 (12:56 -0500)
committernhmall <nhmall@nethack.org>
Mon, 27 Jan 2020 17:56:34 +0000 (12:56 -0500)
include/patchlevel.h

index 2574291a6581592a35974d59942791c09edf43fd..91338784933737a32f7b6a8a3191b2da1ee2986e 100644 (file)
@@ -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()