From: ehofman Date: Wed, 28 Sep 2005 08:03:44 +0000 (+0000) Subject: Fix an oops. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=942b474ad78889944d2bd509bbb899f3cb8df322;p=simgear.git Fix an oops. --- diff --git a/simgear/scene/model/animation.cxx b/simgear/scene/model/animation.cxx index 9a4c84c8..30acb661 100644 --- a/simgear/scene/model/animation.cxx +++ b/simgear/scene/model/animation.cxx @@ -1,4 +1,4 @@ -/ ron.cxx - classes to manage model animation. +// animation.cxx - classes to manage model animation. // Written by David Megginson, started 2002. // // This file is in the Public Domain, and comes with no warranty.