diff options
Diffstat (limited to 'tools/tmxcopy/base64.cpp')
-rw-r--r-- | tools/tmxcopy/base64.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tmxcopy/base64.cpp b/tools/tmxcopy/base64.cpp index 9a8f6356..6b7a4ad9 100644 --- a/tools/tmxcopy/base64.cpp +++ b/tools/tmxcopy/base64.cpp @@ -26,7 +26,7 @@ | Author: Jim Winstead (jimw@php.net) | +----------------------------------------------------------------------+ */ -/* $Id$ */ +/* $Id: base64.cpp 3773 2007-12-12 15:45:25Z crush_tmw $ */ #include <string.h> #include <stdlib.h> |