[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
- Previous message: [cairo-commit] cairomm ChangeLog,1.25,1.26 configure.in,1.8,1.9
- Next message: [cairo-commit] cairomm AUTHORS, 1.2, 1.3 ChangeLog, 1.26,
1.27 INSTALL, 1.1.1.1, 1.2 README, 1.1.1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [cairo-commit] cairomm ChangeLog,1.25,1.26 configure.in,1.8,1.9
- Next message: [cairo-commit] cairomm AUTHORS, 1.2, 1.3 ChangeLog, 1.26,
1.27 INSTALL, 1.1.1.1, 1.2 README, 1.1.1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list