The `regex' struct is both input and output.
authorJim Meyering <jim@meyering.net>
Thu, 16 Jan 2003 17:33:52 +0000 (17:33 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 16 Jan 2003 17:33:52 +0000 (17:33 +0000)
commitba53003e9f27f5638c89d9a34325daad9f4e8a8c
treebb51ddf91bc09f4fc8ba2e1d78565e1f140ec96a
parent950fed888ab60d168f14f79579ab8b138da40de2
The `regex' struct is both input and output.
Initialize it before each use.  Patch by Tim Waugh.
m4/regex.m4