stratagus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stratagus-CVS] stratagus/src/stratagus unit.c


From: address@hidden
Subject: [Stratagus-CVS] stratagus/src/stratagus unit.c
Date: 1 Jan 2004 10:28:27 +1100

CVSROOT:        /home/strat
Module name:    stratagus
Changes by:      <address@hidden>       04/01/01 10:28:27

Modified files:
        src/stratagus  : unit.c 

Log message:
        Oops, ^M's

Patches:
Index: stratagus/src/stratagus/unit.c
diff -u stratagus/src/stratagus/unit.c:1.350 
stratagus/src/stratagus/unit.c:1.351
--- stratagus/src/stratagus/unit.c:1.350        Thu Jan  1 10:27:53 2004
+++ stratagus/src/stratagus/unit.c      Thu Jan  1 10:28:26 2004
@@ -26,7 +26,7 @@
 //      Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //      02111-1307, USA.
 //
-//      $Id: unit.c,v 1.350 2003/12/31 23:27:53 jsalmon3 Exp $
+//      $Id: unit.c,v 1.351 2003/12/31 23:28:26 jsalmon3 Exp $
 
 //@{
 
@@ -862,8 +862,8 @@
 }
 
 /**
-**  FIXME: Docu

-**

+**  FIXME: Docu
+**
 **  @param unit  FIXME: docu
 */
 global void UnitClearOrders(Unit *unit)
@@ -3729,7 +3729,7 @@
        int RunStart;
 
        CLprintf(file, "\n;;; -----------------------------------------\n");
-       CLprintf(file, ";;; MODULE: units $Id: unit.c,v 1.350 2003/12/31 
23:27:53 jsalmon3 Exp $\n\n");
+       CLprintf(file, ";;; MODULE: units $Id: unit.c,v 1.351 2003/12/31 
23:28:26 jsalmon3 Exp $\n\n");
 
        //
        //              Local variables




reply via email to

[Prev in Thread] Current Thread [Next in Thread]