summaryrefslogtreecommitdiff
path: root/posix/tst-pcre.c
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-06-05 20:44:03 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-06-05 20:44:03 +0000
commit9c84384cc18ff589233628c193953ca8d7a39f5c (patch)
tree95d1f5aee409b208db7545d678012eeae9559fae /posix/tst-pcre.c
parent5556231db2301917cd14a7450de4eba2368c9763 (diff)
downloadglibc-9c84384cc18ff589233628c193953ca8d7a39f5c.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'posix/tst-pcre.c')
-rw-r--r--posix/tst-pcre.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/tst-pcre.c b/posix/tst-pcre.c
index 5a2dcd6843..afae926699 100644
--- a/posix/tst-pcre.c
+++ b/posix/tst-pcre.c
@@ -132,7 +132,7 @@ main (int argc, char **argv)
{
regex_t re;
int n;
-
+
if (!pattern_valid)
{
printf ("%zd: No previous valid pattern %s\n", linenum, line);