summaryrefslogtreecommitdiff
path: root/sources
diff options
context:
space:
mode:
authormihaylov <mihaylov@epfl.ch>2004-10-05 09:15:02 +0000
committermihaylov <mihaylov@epfl.ch>2004-10-05 09:15:02 +0000
commitd0ac66f6d513318915b992acf0b7ecd0e324d475 (patch)
treed3b83d79db90a03a3c28691374d8fe9362d4022f /sources
parentac9e42deb3173f83e75279fc5f4faaa0e0beb3f0 (diff)
downloadscala-d0ac66f6d513318915b992acf0b7ecd0e324d475.tar.gz
scala-d0ac66f6d513318915b992acf0b7ecd0e324d475.tar.bz2
scala-d0ac66f6d513318915b992acf0b7ecd0e324d475.zip
Fixed the CVS Id tag
Diffstat (limited to 'sources')
-rw-r--r--sources/scala/tools/util/UTF8Codec.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/scala/tools/util/UTF8Codec.java b/sources/scala/tools/util/UTF8Codec.java
index f5bc08b8e9..29fe516537 100644
--- a/sources/scala/tools/util/UTF8Codec.java
+++ b/sources/scala/tools/util/UTF8Codec.java
@@ -4,7 +4,7 @@
** /_____/\____/\___/\____/____/ **
\* */
-// $Id: UTF8Codec.java
+// $Id$
package scala.tools.util;