summaryrefslogtreecommitdiff
path: root/src/library/scala/runtime/RichUnit.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/library/scala/runtime/RichUnit.scala')
-rw-r--r--src/library/scala/runtime/RichUnit.scala4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/library/scala/runtime/RichUnit.scala b/src/library/scala/runtime/RichUnit.scala
index 4072e81dc7..b60bc3db3e 100644
--- a/src/library/scala/runtime/RichUnit.scala
+++ b/src/library/scala/runtime/RichUnit.scala
@@ -6,7 +6,7 @@
** |/ **
\* */
-// $Id: RichUnit.scala 14532 2008-04-07 12:23:22Z washburn $
+// $Id$
package scala.runtime
@@ -20,4 +20,4 @@ package scala.runtime
* resolves the ambiguity by being more specific, and succeeds! So this class
* is probably useless, and unitWrapper has been removed from Predef.
*/
-final class RichUnit {} \ No newline at end of file
+final class RichUnit {}