Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > da6a8eaa71bafb85048fd2df72719958 > files > 4

beecrypt-4.2.0-0.20080216.2mdv2009.0.src.rpm

--- beecrypt/include/beecrypt/c++/lang/Object.h	2006-09-15 05:33:46.000000000 -0700
+++ beecrypt/include/beecrypt/c++/lang/Object.h.new	2008-02-16 00:31:16.000000000 -0800
@@ -268,7 +268,7 @@
 		 *  the object has been detached to it.
 		 */
 		BEECRYPTCXXAPI
-		void collection_retach(Object*) throw ();
+		void collection_detach(Object*) throw ();
 		/*!\brief This function is used inside a collection to detach the
 		 *  object, and delete it if no longer attached to any other
 		 *  collections.