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.2 by greg, Wed Feb 7 16:42:40 1996 UTC vs.
Revision 2.4 by greg, Tue Feb 25 02:47:24 2003 UTC

# Line 1 | Line 1
1 < /* Copyright (c) 1996 Regents of the University of California */
2 <
3 < /* SCCSid "$SunId$ LBL" */
4 <
1 > /* RCSid $Id$ */
2   /*
3   * Header file for network processing routines
4   */
5 +
6 + #include "copyright.h"
7  
8   typedef struct {
9          char    *com;           /* command (stored on client side) */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines