--- ray/src/hd/rhdriver.h 1999/03/04 10:29:23 3.20 +++ ray/src/hd/rhdriver.h 2003/06/20 00:25:49 3.22 @@ -1,7 +1,4 @@ -/* Copyright (c) 1999 Silicon Graphics, Inc. */ - -/* SCCSid "$SunId$ SGI" */ - +/* RCSid: $Id: rhdriver.h,v 3.22 2003/06/20 00:25:49 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 int2 *beam_view(); +extern int16 *beam_view();