Comments work so much better when they are closed.
Jarkko Hietaniemi [Mon, 18 Dec 2000 20:43:49 +0000 (20:43 +0000)]
p4raw-id: //depot/perl@8184

regcomp.c

index f73f581..8748271 100644 (file)
--- a/regcomp.c
+++ b/regcomp.c
@@ -3340,7 +3340,7 @@ S_regclass(pTHX_ RExC_state_t *pRExC_state)
                /* Possible truncation here but in some 64-bit environments
                 * the compiler gets heartburn about switch on 64-bit values.
                 * A similar issue a little earlier when switching on value.
-                * --jhi
+                * --jhi */
                switch ((I32)namedclass) {
                case ANYOF_ALNUM:
                    if (LOC)