[cairo-commit] cairomm/cairomm exception.cc, 1.4, 1.5 exception.h, 1.4, 1.5

Jonathon Jongsma commit at pdx.freedesktop.org
Fri Feb 17 07:19:33 PST 2006


Committed by: jjongsma

Update of /cvs/cairo/cairomm/cairomm
In directory gabe:/tmp/cvs-serv4261/cairomm

Modified Files:
	exception.cc exception.h 
Log Message:
2006-02-17  Danilo Piazzalunga  <danilopiazza at gmail.com>

	* AUTHORS:
	* INSTALL:
	* README:
	* cairomm/exception.cc:
	* cairomm/exception.h: Remove lingering references to libxml++


Index: exception.cc
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/exception.cc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- exception.cc	21 Jan 2006 16:22:40 -0000	1.4
+++ exception.cc	17 Feb 2006 15:19:30 -0000	1.5
@@ -43,5 +43,5 @@
 }
 */
 
-} //namespace xmlpp
+} //namespace Cairo
 

Index: exception.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/exception.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- exception.h	21 Jan 2006 16:22:40 -0000	1.4
+++ exception.h	17 Feb 2006 15:19:30 -0000	1.5
@@ -40,6 +40,6 @@
   ErrorStatus m_status;
 };
 
-} // namespace xmlpp
+} // namespace Cairo
 
 #endif // __CAIRO_EXCEPTION_H



More information about the cairo-commit mailing list