summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/tty.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/tty.h')
-rw-r--r--usr.sbin/ppp/tty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/tty.h b/usr.sbin/ppp/tty.h
index f3f0d53..0991c81 100644
--- a/usr.sbin/ppp/tty.h
+++ b/usr.sbin/ppp/tty.h
@@ -34,4 +34,4 @@ struct device;
extern struct device *tty_Create(struct physical *);
extern struct device *tty_iov2device(int, struct physical *,
struct iovec *, int *, int, int *, int *);
-extern int tty_DeviceSize(void);
+extern unsigned tty_DeviceSize(void);
OpenPOWER on IntegriCloud