pc port changes

This commit is contained in:
Jeff Hill
1997-04-23 17:05:10 +00:00
parent 744a0de15d
commit 0a5dffc069
11 changed files with 170 additions and 93 deletions

View File

@@ -249,7 +249,7 @@ struct pending_event{
#else /*CAC_ANSI_FUNC_PROTO*/
void (*usr_func)();
#endif /*CAC_ANSI_FUNC_PROTO*/
void *usr_arg;
const void *usr_arg;
chid chan;
chtype type; /* requested type for local CA */
unsigned long count; /* requested count for local CA */