--- capa/capa51/pProj/capaCommon.c 2007/01/23 07:26:09 1.29 +++ capa/capa51/pProj/capaCommon.c 2024/04/27 16:36:30 1.30 @@ -150,7 +150,7 @@ funlockstream(sp) FILE *sp; int inquery_a_lock(sp,cmd,type,offset,whence,len) -FILE *sp;int cmd;off_t offset;int whence;off_t len; +FILE *sp;int cmd;short int type;off_t offset;int whence;off_t len; { struct flock lock; int fd;