mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
fix for MSVC9
This commit is contained in:
parent
0a616b4ec3
commit
01493c57c3
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user