projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d18730
)
split long line
author
Jim Meyering
<jim@meyering.net>
Sat, 19 Dec 1998 17:18:23 +0000
(17:18 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 19 Dec 1998 17:18:23 +0000
(17:18 +0000)
lib/rpmatch.c
patch
|
blob
|
history
diff --git
a/lib/rpmatch.c
b/lib/rpmatch.c
index d9c31b598b1c82f69a29f7f1ddf6e5a6b11c6bad..fbd62e2aff2142f4e3cb2e1e5b9b5e3bdca1ed75 100644
(file)
--- a/
lib/rpmatch.c
+++ b/
lib/rpmatch.c
@@
-36,7
+36,8
@@
# define _(Text) gettext (Text)
static int
-try (const char *response, const char *pattern, const int match, const int nomatch, const char **lastp, regex_t *re)
+try (const char *response, const char *pattern, const int match,
+ const int nomatch, const char **lastp, regex_t *re)
{
if (pattern != *lastp)
{