diff --git a/panda/src/pgraph/pandaNode.cxx b/panda/src/pgraph/pandaNode.cxx index e332ef18f5..2c0c89d099 100644 --- a/panda/src/pgraph/pandaNode.cxx +++ b/panda/src/pgraph/pandaNode.cxx @@ -1920,7 +1920,7 @@ set_bounds(const BoundingVolume *volume) { } /** - * Deprecated. Use set_bounds() instead. + * @deprecated Use set_bounds() instead. */ void PandaNode:: set_bound(const BoundingVolume *volume) {