ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
radiance
/
ray
/
src
/
rt
/
x10.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/rt/x10.c (file contents):
Revision
1.2
by
greg
, Mon Apr 10 20:01:30 1989 UTC vs.
Revision
1.3
by
greg
, Thu May 25 14:53:13 1989 UTC
#
Line 227
|
Line 227
|
char *out;
227
{
228
if (comline != NULL)
229
xt_puts(out, comline);
230
<
flush();
230
>
XFlush();
231
}
232
233
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines