diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-11-15 21:52:50 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-11-15 21:52:50 +0000 |
commit | 03645c93502640b9cbb1dc1bde98a468e1bdf53d (patch) | |
tree | 0f2d50ab2c373d7c4c5000430cdbaf50ba17dfda /src/utils/xml.h | |
parent | 86db18d65a1c6e92b115efc3afe65f770ec93398 (diff) | |
download | mana-client-03645c93502640b9cbb1dc1bde98a468e1bdf53d.tar.gz mana-client-03645c93502640b9cbb1dc1bde98a468e1bdf53d.tar.bz2 mana-client-03645c93502640b9cbb1dc1bde98a468e1bdf53d.tar.xz mana-client-03645c93502640b9cbb1dc1bde98a468e1bdf53d.zip |
Added missing Id keyword property to recently added files.
Diffstat (limited to 'src/utils/xml.h')
-rw-r--r-- | src/utils/xml.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |