diff --git a/sys/share/pmatchregex.c b/sys/share/pmatchregex.c index 30fff632a..cb3d58455 100644 --- a/sys/share/pmatchregex.c +++ b/sys/share/pmatchregex.c @@ -1,4 +1,4 @@ -/* NetHack 3.6 pmatchregex.c $NHDT-Date: 1507583259 2017/10/09 21:07:39 $ $NHDT-Branch: master $:$NHDT-Revision: 1.2 $ */ +/* 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. */