]> git.pond.sub.org Git - empserver/blobdiff - src/lib/subs/radmap.c
Fix trailing whitespace
[empserver] / src / lib / subs / radmap.c
index 4f1226971f0deb38a37362ba52458f25d8d2913d..5461e582af91c3265fa6262819afc76fe86f74dc 100644 (file)
@@ -26,7 +26,7 @@
  *  ---
  *
  *  radmap.c: Do a radar map given an x,y location, effic, and other
- * 
+ *
  *  Known contributors to this file:
  *     Dave Pare, 1989
  */
@@ -171,7 +171,7 @@ radmap2(int owner,
            rad[y][x] = (*mchr[(int)ship.shp_type].m_name) & ~0x20;
        }
     }
-    /* 
+    /*
      * make the center of the display 0
      * so ve et al can find it.
      */