ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/openbabel/oberror.hpp
(Generate patch)

Comparing trunk/src/openbabel/oberror.hpp (file contents):
Revision 751 by gezelter, Thu Nov 17 20:38:45 2005 UTC vs.
Revision 819 by tim, Fri Dec 16 21:52:50 2005 UTC

# Line 58 | Line 58 | class OBAPI OBError (public)
58   {
59   public:
60  
61 <  //! Constructor for an error message e.g. OBError(__FUNCTION__, " message ")
61 >  //! Constructor for an error message e.g. OBError(__func__, " message ")
62    OBError( const std::string &method = "",
63             const std::string &errorMsg = "",
64             const std::string &explanation = "",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines