From: Daniel Axtens Date: Wed, 15 Sep 2010 02:39:51 +0000 (+0800) Subject: Whups; get frenchie->wash X-Git-Tag: v02^0 X-Git-Url: https://git.ucc.asn.au/?p=progcomp10.git;a=commitdiff_plain;h=1d22cefcead0af2d682442aa24056a9c14d906a6 Whups; get frenchie->wash --- diff --git a/src/link/C/agents/c_wash.c b/src/link/C/agents/c_wash.c index a5ab716..e0d0357 100644 --- a/src/link/C/agents/c_wash.c +++ b/src/link/C/agents/c_wash.c @@ -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 +}