usata-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Usata-commits] Changes to usata2/src/object.cpp


From: David Lau
Subject: [Usata-commits] Changes to usata2/src/object.cpp
Date: Tue, 01 Mar 2005 23:45:50 -0500

Index: usata2/src/object.cpp
diff -u usata2/src/object.cpp:1.8 usata2/src/object.cpp:1.9
--- usata2/src/object.cpp:1.8   Wed Mar  2 00:27:11 2005
+++ usata2/src/object.cpp       Wed Mar  2 04:45:49 2005
@@ -144,7 +144,7 @@
 }
 
 Object_sp
-node_path_lookup(const std::string& pPath, Object_sp& start_node)
+node_path_lookup(const std::string& pPath, const Object_sp& start_node)
 {
        using namespace boost;
        typedef std::vector<std::string> StringVect;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]