ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
common
/
cvtcmd.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/common/cvtcmd.c (file contents):
Revision
3.1
by
greg
, Tue Feb 2 18:02:32 2016 UTC vs.
Revision
3.2
by
greg
, Tue Feb 2 18:05:31 2016 UTC
#
Line 1
|
Line 1
1
+
#ifndef lint
2
+
static const char RCSid[] = "$Id$";
3
+
#endif
4
/*
5
* Convert a set of arguments into a command line for pipe() or system()
6
*
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)