ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/netproc.h
(Generate patch)

Comparing ray/src/util/netproc.h (file contents):
Revision 2.4 by greg, Tue Feb 25 02:47:24 2003 UTC vs.
Revision 2.5 by greg, Fri Jun 27 06:53:23 2003 UTC

# Line 3 | Line 3
3   * Header file for network processing routines
4   */
5  
6 #include "copyright.h"
7
6   typedef struct {
7          char    *com;           /* command (stored on client side) */
8          int     pid;            /* process ID */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines