diff nocompile/invariant_17.d @ 140:a33ad7189d21

1) news:// -> news: 2) nttp://.../...:... -> nntp://.../.../... 3) added missing mime types 4) added line ending styles 5) added missing keywords
author thomask
date Tue, 16 Nov 2004 16:00:10 +0000
parents 5f98d4a33d49
children 4cd33115f015
line wrap: on
line diff
--- a/nocompile/invariant_17.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/invariant_17.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.cn>
 // @date@	2004-10-22
-// @uri@	news://clbr09$uc6$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2140
+// @uri@	news:clbr09$uc6$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2140
 
 // invariant may not call non-static public class member functions (stack overflow)