about summary refs log tree commit diff
path: root/posix/tst-pcre.c
diff options
context:
space:
mode:
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);