diff run/odd_bug_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/odd_bug_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/odd_bug_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Paul Runde <prunde@consolidated.net>
 // @date@	2004-06-02
-// @uri@	news://c9jcpq$1fu$1@digitaldaemon.com
+// @uri@	news:c9jcpq$1fu$1@digitaldaemon.com
 
 int[2] x = 3;
 float y = 0.0f;