X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fexception.h;h=2132c167fc524a5b832a771d0baec8fcebc5cbcf;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=a39193e4a56d8077ecdb3d2af530248d14cde220;hpb=e8a065f2385c219c511b57dac52786120bfa097d;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/exception.h b/synfig-core/trunk/src/synfig/exception.h index a39193e..2132c16 100644 --- a/synfig-core/trunk/src/synfig/exception.h +++ b/synfig-core/trunk/src/synfig/exception.h @@ -2,7 +2,7 @@ /*! \file exception.h ** \brief Exceptions ** -** $Id: exception.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -37,7 +37,7 @@ /* === C L A S S E S & S T R U C T S ======================================= */ namespace synfig { - + namespace Exception { class BadLinkName : public std::runtime_error