mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
a few more missing semicolons
This commit is contained in:
parent
a37a55624a
commit
65b7f282b4
@ -114,6 +114,7 @@ dclass_name:
|
|||||||
$$ = (*ni).second;
|
$$ = (*ni).second;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
;
|
||||||
|
|
||||||
dclass_derivation:
|
dclass_derivation:
|
||||||
empty
|
empty
|
||||||
@ -168,6 +169,7 @@ atomic_name:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
;
|
||||||
|
|
||||||
parameter_list:
|
parameter_list:
|
||||||
empty
|
empty
|
||||||
|
Loading…
x
Reference in New Issue
Block a user