diff options
Diffstat (limited to 'src/utils')
-rw-r--r-- | src/utils/xml.cpp | 2 | ||||
-rw-r--r-- | src/utils/xml.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/utils/xml.cpp b/src/utils/xml.cpp index b820011d..7c917dc0 100644 --- a/src/utils/xml.cpp +++ b/src/utils/xml.cpp @@ -18,7 +18,7 @@ * along with The Mana World; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: dtor.h 2822 2006-11-05 14:30:53Z b_lindeijer $ + * $Id$ */ #include "xml.h" diff --git a/src/utils/xml.h b/src/utils/xml.h index 9cbb5b2a..54ed9951 100644 --- a/src/utils/xml.h +++ b/src/utils/xml.h @@ -18,7 +18,7 @@ * along with The Mana World; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: dtor.h 2822 2006-11-05 14:30:53Z b_lindeijer $ + * $Id$ */ #ifndef _TMW_XML_H |