summaryrefslogtreecommitdiff
path: root/testsuite/tst-pcre.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tst-pcre.c')
-rw-r--r--testsuite/tst-pcre.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tst-pcre.c b/testsuite/tst-pcre.c
index e8c6a0b..dcff1a4 100644
--- a/testsuite/tst-pcre.c
+++ b/testsuite/tst-pcre.c
@@ -141,7 +141,7 @@ main (int argc, char **argv)
{
regex_t re;
int n;
-
+
if (!pattern_valid)
{
printf ("%lu: No previous valid pattern %s\n", linenum, line);