Mercurial > hg > octave-kai > gnulib-hg
diff lib/rpmatch.c @ 1579:fe2322aebba2
split long line
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Sat, 19 Dec 1998 17:18:23 +0000 |
parents | db3dc1c514e1 |
children | 8daff2f772b7 |
line wrap: on
line diff
--- 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) {