diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-11-16 15:37:13 +0100 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-11-16 15:37:58 +0100 |
commit | ff61662640c4053220464f34413568f06f51154a (patch) | |
tree | fb52af6c9052c9d45b729cea1e7a8d76a10b94ad /tools/tmxcopy/base64.cpp | |
parent | cf9d5e2fb40c325502439732593b999428bf4079 (diff) | |
download | mana-client-ff61662640c4053220464f34413568f06f51154a.tar.gz mana-client-ff61662640c4053220464f34413568f06f51154a.tar.bz2 mana-client-ff61662640c4053220464f34413568f06f51154a.tar.xz mana-client-ff61662640c4053220464f34413568f06f51154a.zip |
Got rid of CVS/Subversion $Id$ markers
I don't know why we dealt with these things for so long. Did we ever get
anything out of it?
Diffstat (limited to 'tools/tmxcopy/base64.cpp')
-rw-r--r-- | tools/tmxcopy/base64.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/tmxcopy/base64.cpp b/tools/tmxcopy/base64.cpp index 9a8f6356..8cea60f9 100644 --- a/tools/tmxcopy/base64.cpp +++ b/tools/tmxcopy/base64.cpp @@ -26,7 +26,6 @@ | Author: Jim Winstead (jimw@php.net) | +----------------------------------------------------------------------+ */ -/* $Id$ */ #include <string.h> #include <stdlib.h> |