]> git.pond.sub.org Git - empserver/blobdiff - src/lib/global/constants.c
Fix trailing whitespace
[empserver] / src / lib / global / constants.c
index db8c6103e8a8c7ef3e1832db98ae66ffbcf51086..2611679f509bc9114562013f1a05f39598f352da 100644 (file)
@@ -26,7 +26,7 @@
  *  ---
  *
  *  constants.c: Global constants
- * 
+ *
  *  Known contributors to this file:
  *     Ken Stevens, 1995
  *     Steve McClure, 1996
@@ -129,7 +129,7 @@ double decay_per_etu = 0.006;       /* This gives a half life of ? etus,
                                   you can not get a precise number
                                   without intensive simulation
                                   (more than 3 digits). */
-double fallout_spread = 0.005; /* fraction of fallout that leaks into 
+double fallout_spread = 0.005; /* fraction of fallout that leaks into
                                   each surrounding sector */
 /* end opt_FALLOUT */