diff options
Diffstat (limited to 'src/funopen.c')
-rw-r--r-- | src/funopen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/funopen.c b/src/funopen.c index fb87f96..e6d77e3 100644 --- a/src/funopen.c +++ b/src/funopen.c @@ -34,7 +34,7 @@ The functions to provide my either be NULL if not required or similar to the unistd function with the exception of using the - cookie instead of the fiel descripor. + cookie instead of the file descriptor. */ |