Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1550 → Rev 1549

/demos/trunk/jumpball/demo.c
18,11 → 18,11
 
/**
------------
CVS : $Id: demo.c,v 1.8 2005-01-08 14:35:17 pj Exp $
CVS : $Id: demo.c,v 1.7 2004-04-18 18:48:22 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.8 $
Last update: $Date: 2005-01-08 14:35:17 $
Revision: $Revision: 1.7 $
Last update: $Date: 2004-04-18 18:48:22 $
------------
**/
 
132,7 → 132,7
 
void endfun(KEY_EVT *k)
{
exit(0);
sys_end();
}
 
void zerofun(KEY_EVT *k)