summaryrefslogtreecommitdiffstats
path: root/libraries/argtable/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/argtable/README')
-rw-r--r--libraries/argtable/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/argtable/README b/libraries/argtable/README
index d8330b9c9b..52e4457e35 100644
--- a/libraries/argtable/README
+++ b/libraries/argtable/README
@@ -4,4 +4,4 @@ define their program's argument syntax directly in the source code
as an array of structs. The command line is then parsed according
to that specification and the resulting values stored directly into
user-defined program variables where they are accessible to the
-main program. \ No newline at end of file
+main program.