1
0
Files
irix-657m-src/eoe/cmd/cdplayer/skip.h
2022-09-29 17:59:04 +03:00

13 lines
271 B
C

/*
* skip.h
*
* Description:
* Header file for skip.c
*
* History:
* rogerc 11/06/90 Created
*/
void skipf( Widget w, CLIENTDATA *client, XmAnyCallbackStruct *call_data );
void skipb( Widget w, CLIENTDATA *client, XmAnyCallbackStruct *call_data );