diff run/constructor_01.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 3414705c41ac
children f87ba6507260
line wrap: on
line diff
--- a/run/constructor_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/constructor_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Stephan Wienczny <wienczny@web.de>
 // @date@	2004-04-30
-// @uri@	news://c6tkos$2a78$1@digitaldaemon.com
+// @uri@	news:c6tkos$2a78$1@digitaldaemon.com
 
 class ClassA{}