regcomp.c: Pass NULL instead of &dummy to function
authorKarl Williamson <public@khwilliamson.com>
Tue, 16 Oct 2012 17:12:22 +0000 (11:12 -0600)
committerKarl Williamson <public@khwilliamson.com>
Wed, 17 Oct 2012 03:48:37 +0000 (21:48 -0600)
commit89fd9d0b0c00e75d034243e463ba1dcb825d9136
treebd783f8e4695aae5007534aaf3fde572b84e2527
parent2db97d4168d61ce2b1f393bd6bba984467bb4bf9
regcomp.c: Pass NULL instead of &dummy to function

This saves the function from setting a throw-away value
regcomp.c