X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fsona.c;h=7ee9ec94267800e7c5fbad21cac4f3a5220fe26f;hp=f2639b05ffa9459c33bd55c591af01b6f0983785;hb=d702068457bc95d4e3ba05708516ce16ab206d68;hpb=a9653c475bee9d0b0d9a4693641e6dad6a4c8e3c diff --git a/src/lib/commands/sona.c b/src/lib/commands/sona.c index f2639b05f..7ee9ec942 100644 --- a/src/lib/commands/sona.c +++ b/src/lib/commands/sona.c @@ -26,7 +26,7 @@ * --- * * sona.c: Sonar from a sub (or other sonar-equipped ship) - * + * * Known contributors to this file: * Jim Griffith, 1989 * Ken Stevens, 1995 @@ -295,7 +295,7 @@ plane_sona(struct emp_qelem *plane_list, int x, int y, } } -/* +/* * line_of_sight() - is there a "straight" all water path from (x,y) to (tx,ty) * Ken & Irina Stevens, 1995 */