Deleted Added
full compact
39c39
< * $FreeBSD: head/lib/libc/regex/regcomp.c 62754 2000-07-07 07:46:36Z dcs $
---
> * $FreeBSD: head/lib/libc/regex/regcomp.c 62755 2000-07-07 07:47:39Z dcs $
282c282
< if(g->matchjump == NULL) {
---
> if(g->matchjump == NULL && g->charjump != NULL) {