From be998cef1b8a46391956dc212ef3bf1351da0f3a Mon Sep 17 00:00:00 2001 From: Paul LeoNerd Evans Date: Wed, 15 Jul 2009 20:40:44 +0100 Subject: Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions --- termkey_get_fd.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'termkey_get_fd.3') diff --git a/termkey_get_fd.3 b/termkey_get_fd.3 index 653e1cf..5e648d6 100644 --- a/termkey_get_fd.3 +++ b/termkey_get_fd.3 @@ -5,7 +5,7 @@ termkey_get_fd \- obtain the file descriptor for the terminal .nf .B #include .sp -.BI "int termkey_get_fd(termkey_t *" tk ); +.BI "int termkey_get_fd(TermKey *" tk ); .fi .sp Link with \fI-ltermkey\fP. -- cgit v1.2.3