Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 51 → Rev 52

/shark/trunk/drivers/char/mcurgrx.c
20,11 → 20,11
 
/**
------------
CVS : $Id: mcurgrx.c,v 1.1.1.1 2002-03-29 14:12:49 pj Exp $
CVS : $Id: mcurgrx.c,v 1.2 2003-02-28 11:11:04 pj Exp $
 
File: $File$
Revision: $Revision: 1.1.1.1 $
Last update: $Date: 2002-03-29 14:12:49 $
Revision: $Revision: 1.2 $
Last update: $Date: 2003-02-28 11:11:04 $
------------
 
Author: Massimiliano Giorgi
153,7 → 153,7
int mouse_grxshape(BYTE *shapeptr, BYTE *maskptr)
{
int result;
vga_modeinfo info;
grx_vga_modeinfo info;
int nb;
BYTE b;
int pc;