ortp_recv: Set remote address
[paraslash.git] / stdin.h
diff --git a/stdin.h b/stdin.h
index a36b98879fd5c6c17b10140dda4ea64175d88964..ee03922e06bd06fe2bc21d4f447a72766fe13e9c 100644 (file)
--- a/stdin.h
+++ b/stdin.h
@@ -28,7 +28,7 @@ struct stdin_task {
        size_t bufsize;
        /** number of bytes currently loaded in \a buf */
        size_t loaded;
-       /** whether STDIN_FILENO was included in the read fd set */
+       /** whether \p STDIN_FILENO was included in the read fd set */
        int check_fd;
        /** the task structure */
        struct task task;