aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-05-14 19:59:07 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-05-14 19:59:07 +0300
commit39beda10e855d265b5af74ea53a5d7a89a91296a (patch)
tree86f671ebea706d691d1667304522c260f56924bd
parentf6586d810d8430d6d9f833119af39726a60e4a6c (diff)
downloadgrecs-39beda10e855d265b5af74ea53a5d7a89a91296a.tar.gz
grecs-39beda10e855d265b5af74ea53a5d7a89a91296a.tar.bz2
wordsplit: whitespace cleanup
-rw-r--r--include/wordsplit.h0
-rw-r--r--src/wordsplit.c1
2 files changed, 0 insertions, 1 deletions
diff --git a/include/wordsplit.h b/include/wordsplit.h
index d7eb26f..d4975b3 100644
--- a/include/wordsplit.h
+++ b/include/wordsplit.h
diff --git a/src/wordsplit.c b/src/wordsplit.c
index 05c3643..f563725 100644
--- a/src/wordsplit.c
+++ b/src/wordsplit.c
@@ -2800,4 +2800,3 @@ wordsplit_perror (struct wordsplit *wsp)
2800 wsp->ws_error ("%s", wordsplit_strerror (wsp)); 2800 wsp->ws_error ("%s", wordsplit_strerror (wsp));
2801 } 2801 }
2802} 2802}
2803

Return to:

Send suggestions and report system problems to the System administrator.