ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/vga.c
(Generate patch)

Comparing ray/src/rt/vga.c (file contents):
Revision 2.4 by greg, Wed Oct 14 10:30:30 1992 UTC vs.
Revision 2.5 by greg, Mon Nov 2 16:01:05 1992 UTC

# Line 87 | Line 87 | char  *name, *id;
87   static
88   vga_close()                                     /* close VGA */
89   {
90 +        ms_gcdone(&vga_driver);
91          _setvideomode(_DEFAULTMODE);
92          errvec = stderr_v;                      /* reset error vectors */
93          cmdvec = NULL;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines