From a8bec0f61c72db8719d737a36bb508fd82cac33c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 27 Sep 2011 00:41:52 +0000 Subject: *** empty log message *** --- eio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eio.h') diff --git a/eio.h b/eio.h index 8342ad2..812a941 100644 --- a/eio.h +++ b/eio.h @@ -92,7 +92,7 @@ typedef int (*eio_cb)(eio_req *req); /* managing working directories */ -typedef void *eio_wd; +typedef struct eio_pwd *eio_wd; #define EIO_CWD 0 /* the current working directory of the process, guaranteed to be a null pointer */ #define EIO_INVALID_WD ((eio_wd)(int)-1) /* failure return for eio_wd_open */ -- cgit v1.2.3