usata-commits
[Top][All Lists]
Advanced

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

[Usata-commits] Changes to usata2/src/config.hpp


From: David Lau
Subject: [Usata-commits] Changes to usata2/src/config.hpp
Date: Sun, 09 Jan 2005 04:52:28 -0500

Index: usata2/src/config.hpp
diff -u usata2/src/config.hpp:1.11 usata2/src/config.hpp:1.12
--- usata2/src/config.hpp:1.11  Sun Dec 26 18:36:42 2004
+++ usata2/src/config.hpp       Sun Jan  9 08:57:22 2005
@@ -10,7 +10,7 @@
 // included in the software distribution, or visit
 // http://www.fsf.org/licenses/gpl.html.
 //
-// $Id: config.hpp,v 1.11 2004/12/26 18:36:42 Descender Exp $
+// $Id: config.hpp,v 1.12 2005/01/09 08:57:22 skunix Exp $
 
 #ifndef USATA_CONFIG_HPP
 #define USATA_CONFIG_HPP
@@ -81,7 +81,7 @@
 
        struct ConfigurationImpl;
 
-       class ConfigException: public RecoverableError
+       class ConfigException: public exceptions::RecoverableError
        {
                public:
                virtual const char * what()const throw();




reply via email to

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