comparison run/c/cfloat_09_B.d @ 1322:a8cf8aa0da50

fixed malformed @uri@ entries
author thomask
date Sun, 31 Dec 2006 20:00:23 +0000
parents db221d4acc19
children b8c0195059d9
comparison
equal deleted inserted replaced
1321:e6887749b811 1322:a8cf8aa0da50
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Don Clugston <dac@nospam.com.au> 5 // @author@ Don Clugston <dac@nospam.com.au>
6 // @date@ 2006-03-02 6 // @date@ 2006-03-02
7 // @uri@ news:<du6chp$hub$1@digitaldaemon.com 7 // @uri@ news:du6chp$hub$1@digitaldaemon.com
8 8
9 module dstress.run.c.cfloat_09_B; 9 module dstress.run.c.cfloat_09_B;
10 10
11 union S{ 11 union S{
12 float f; 12 float f;