From: nhmall Date: Mon, 10 Dec 2018 23:01:43 +0000 (-0500) Subject: fix apparent copy and paste error X-Git-Tag: nmake-explicit-path~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f21dd13082fb4622887b35504010ee2f048ea3e;p=nethack fix apparent copy and paste error --- diff --git a/sys/share/pmatchregex.c b/sys/share/pmatchregex.c index d41e441c1..cb3d58455 100644 --- a/sys/share/pmatchregex.c +++ b/sys/share/pmatchregex.c @@ -1,4 +1,4 @@ -/* NetHack 3.6 posixregex.c $NHDT-Date: 1434446946 2015/06/16 09:29:06 $ $NHDT-Branch: master $:$NHDT-Revision: 1.1 $ */ +/* NetHack 3.6 pmatchregex.c $NHDT-Date: 1544482890 2018/12/10 23:01:30 $ $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.2 $ */ /* Copyright (c) Sean Hunt 2015. */ /* NetHack may be freely redistributed. See license for details. */