mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 15:53:55 -04:00
putil: Fix a faulty docstring in BamReader
This commit is contained in:
parent
eb82dbc765
commit
86804b3ed1
@ -315,7 +315,7 @@ read_object(TypedWritable *&ptr, ReferenceCount *&ref_ptr) {
|
|||||||
* time to call it.
|
* time to call it.
|
||||||
*
|
*
|
||||||
* This must be called at least once after reading a particular object via
|
* This must be called at least once after reading a particular object via
|
||||||
* get_object() in order to validate that object.
|
* read_object() in order to validate that object.
|
||||||
*
|
*
|
||||||
* The return value is true if all objects have been resolved, or false if
|
* The return value is true if all objects have been resolved, or false if
|
||||||
* some objects are still outstanding (in which case you will need to call
|
* some objects are still outstanding (in which case you will need to call
|
||||||
|
Loading…
x
Reference in New Issue
Block a user