From d05141e4483cf006185e1bcef1b7353eb5c49b38 Mon Sep 17 00:00:00 2001 From: georges <> Date: Mon, 29 Jan 2001 05:16:29 +0000 Subject: [PATCH] *** empty log message *** --- panda/src/sgraphutil/get_rel_pos.I | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/sgraphutil/get_rel_pos.I b/panda/src/sgraphutil/get_rel_pos.I index e1932c44db..62b2e6d9c0 100644 --- a/panda/src/sgraphutil/get_rel_pos.I +++ b/panda/src/sgraphutil/get_rel_pos.I @@ -29,7 +29,7 @@ get_rel_pos(const Node *node, const Node *relative_to, //////////////////////////////////////////////////////////////////// // Function: get_mat // Description: Returns the net transform of the node, relative to -// another nose (such as render). +// another node (such as render). //////////////////////////////////////////////////////////////////// INLINE void get_rel_mat(const Node *node, const Node *relative_to,