aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.