diff run/invariant_11.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/run/invariant_11.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/invariant_11.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
 
 // the name function name "_invariant" isn't forbidden (dmd-0.104 documentation)
 module dstress.run.invariant_11;