author | Corey Kosak <kosak@google.com> | |
Fri, 22 Jan 2016 22:22:18 +0000 (17:22 -0500) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 26 Jan 2016 05:58:13 +0000 (06:58 +0100) | ||
commit | 5c19a9f696f52cf2747349967843bd725133e915 | |
tree | 501a2f8b7fd51de0a4b3447b2aae1f1c254f7753 | tree | snapshot |
parent | b40a0ef00b49cbc4d828ca2cd928c98dd27834c0 | commit | diff |
The field 're' only exists if HAVE_REGEX_H is defined (see definition at
line 194). So, consistent with all other usages, this should be protected
with an #if guard.
line 194). So, consistent with all other usages, this should be protected
with an #if guard.
src/processes.c | diff | blob | history |