aboutsummaryrefslogtreecommitdiff
path: root/src/geod.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/geod.c')
-rw-r--r--src/geod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/geod.c b/src/geod.c
index f597b13a..c429c513 100644
--- a/src/geod.c
+++ b/src/geod.c
@@ -55,7 +55,7 @@ do_geod(void) {
}
printLL(phil, laml); putchar('\n');
}
- void static /* file processing function */
+ static void /* file processing function */
process(FILE *fid) {
char line[MAXLINE+3], *s;