typo in WIN16 section
Submitted by: Toni Andjelkovic <toni@soth.at>
This commit is contained in:
parent
636631cdd5
commit
ef03883edd
@ -244,7 +244,7 @@ typedef struct bio_method_st
|
|||||||
long (_far *ctrl)();
|
long (_far *ctrl)();
|
||||||
int (_far *create)();
|
int (_far *create)();
|
||||||
int (_far *destroy)();
|
int (_far *destroy)();
|
||||||
long (_fat *callback_ctrl)();
|
long (_far *callback_ctrl)();
|
||||||
} BIO_METHOD;
|
} BIO_METHOD;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user