diff options
Diffstat (limited to 'liberror.7')
-rw-r--r-- | liberror.7 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -43,10 +43,10 @@ function for .I errno errors. .TP -.BR liberror_set_error_existing(3) +.BR liberror_set_error_existing (3) Set error for the calling thread to a saved error. .TP -.BR liberror_pop_error(3) +.BR liberror_pop_error (3) Set error for the calling thread to the current error's cause. .TP |