diff options
author | Max Horn | 2006-02-11 10:08:56 +0000 |
---|---|---|
committer | Max Horn | 2006-02-11 10:08:56 +0000 |
commit | b34e207dbba2a644102b00b6251bf4972fb0e817 (patch) | |
tree | 71a06c23f573999ce025c2dbfb2238543ac97267 /gui/message.cpp | |
parent | af012fe370d95e1631d577fee1a08d7474677fae (diff) | |
download | scummvm-rg350-b34e207dbba2a644102b00b6251bf4972fb0e817.tar.gz scummvm-rg350-b34e207dbba2a644102b00b6251bf4972fb0e817.tar.bz2 scummvm-rg350-b34e207dbba2a644102b00b6251bf4972fb0e817.zip |
Change CVS keywords to SVN keywords
svn-id: r20518
Diffstat (limited to 'gui/message.cpp')
-rw-r--r-- | gui/message.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gui/message.cpp b/gui/message.cpp index 8b0b8d0669..da89a0a385 100644 --- a/gui/message.cpp +++ b/gui/message.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #include "common/stdafx.h" |