Skip to content

Commit

Permalink
Update gmtsplit_inc.h
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWessel committed Nov 23, 2023
1 parent c3d4813 commit 4b01517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/longopt/gmtsplit_inc.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ static struct GMT_KEYWORD_DICTIONARY module_kw[] = {
"x,y,z,d,h", "x,y,z,distance|dist,heading|hdg",
"", "",
GMT_TP_MULTIDIR },
{ 0, 'S', "full_input|dist_head", "", "", "", "", GMT_TP_STANDARD },
{ 0, 'S', "extended", "", "", "", "", GMT_TP_STANDARD },
{ 0, '\0', "", "", "", "", "", 0 } /* End of list marked with empty option and strings */
};
#endif /* !GMTSPLIT_INC_H */

0 comments on commit 4b01517

Please sign in to comment.