fix for MSVC9

This commit is contained in:
Chris Brunner 2008-03-28 02:20:20 +00:00
parent 0a616b4ec3
commit 01493c57c3

View File

@ -142,7 +142,7 @@ GetModelNoteInfo( SAA_Scene *scene, SAA_Elem *model ) {
////////////////////////////////////////////////////////////////////
char *SoftNodeTree::
GetRootName( const char *name ) {
char *hyphen;
const char *hyphen;
char *root;
int len;