ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
meta
/
mtext.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/meta/mtext.c (file contents):
Revision
1.4
by
schorsch
, Thu Jun 26 00:49:15 2003 UTC vs.
Revision
1.5
by
schorsch
, Fri Aug 1 14:14:24 2003 UTC
#
Line 43
|
Line 43
|
char **argv;
43
{
44
FILE *fp;
45
46
–
#ifdef CPM
47
–
fixargs("mtext", &argc, &argv);
48
–
#endif
49
–
46
progname = *argv++;
47
argc--;
48
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)