Whups; get frenchie->wash v02
authorDaniel Axtens <[email protected]>
Wed, 15 Sep 2010 02:39:51 +0000 (10:39 +0800)
committerDaniel Axtens <[email protected]>
Wed, 15 Sep 2010 02:39:51 +0000 (10:39 +0800)
src/link/C/agents/c_wash.c

index a5ab716..e0d0357 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  c_frechie.c
+ *  c_wash.c
  *  c-link-lib
  *
  *  Created by Daniel Axtens on 22/04/10.
@@ -174,4 +174,4 @@ void Cleanup( void * this ) {
        wash_data * me = (wash_data *) this;
        free(me->defeatingFoes);
        free(me);
-}
\ No newline at end of file
+}

UCC git Repository :: git.ucc.asn.au