From 942b474ad78889944d2bd509bbb899f3cb8df322 Mon Sep 17 00:00:00 2001 From: ehofman Date: Wed, 28 Sep 2005 08:03:44 +0000 Subject: [PATCH] Fix an oops. --- simgear/scene/model/animation.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5