Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1144 → Rev 1143

/demos/trunk/base/mousfind.c
34,7 → 34,7
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*
* CVS : $Id: mousfind.c,v 1.2 2003-03-24 11:18:19 pj Exp $
* CVS : $Id: mousfind.c,v 1.1 2002-11-11 08:22:46 pj Exp $
*/
 
/*
61,7 → 61,7
#include <drivers/keyb.h>
 
/* don't include this into real applications!!! */
#include <../drivers/oldchar/_mouse.h>
#include <../drivers/char/_mouse.h>
 
int done;