--- ray/src/hd/rhdriver.h 1998/12/20 20:39:31 3.19 +++ ray/src/hd/rhdriver.h 2003/02/22 02:07:25 3.21 @@ -1,7 +1,4 @@ -/* Copyright (c) 1998 Silicon Graphics, Inc. */ - -/* SCCSid "$SunId$ SGI" */ - +/* RCSid: $Id: rhdriver.h,v 3.21 2003/02/22 02:07:25 greg Exp $ */ /* * Header file for holodeck device driver routines. */ @@ -165,4 +162,4 @@ Set odev.v.type=0 and odev.hres=odev.vres=0 when done. extern VIEW *dev_auxview(); -extern int *beam_view(); +extern int2 *beam_view();