| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | < | /* Copyright (c) 1998 Silicon Graphics, Inc. */ |
| 2 | < | |
| 3 | < | /* SCCSid "$SunId$ SGI" */ |
| 4 | < | |
| 1 | > | /* RCSid: $Id$ */ |
| 2 | /* | |
| 3 | * Header file for holodeck device driver routines. | |
| 4 | */ | |
| # | Line 165 | Line 162 | Set odev.v.type=0 and odev.hres=odev.vres=0 when done. | |
| 162 | ||
| 163 | extern VIEW *dev_auxview(); | |
| 164 | ||
| 165 | < | extern int *beam_view(); |
| 165 | > | extern int16 *beam_view(); |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |