aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/geod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/geod.c b/src/geod.c
index e90d71b5..bb52818e 100644
--- a/src/geod.c
+++ b/src/geod.c
@@ -21,7 +21,7 @@ inverse = 0; /* != 0 then inverse geodesic */
*osform = "%.3f", /* output format for S */
pline[50], /* work string */
*usage =
-"%s\nusage: %s [ -afFIptTwW [args] ] [ +opts[=arg] ] [ files ]\n";
+"%s\nusage: %s [ -afFIlptwW [args] ] [ +opts[=arg] ] [ files ]\n";
static void
printLL(double p, double l) {
if (oform) {