diff options
Diffstat (limited to 'spl_config.h.in')
-rw-r--r-- | spl_config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spl_config.h.in b/spl_config.h.in index 1b4a129b2..4ee1b3353 100644 --- a/spl_config.h.in +++ b/spl_config.h.in @@ -210,7 +210,7 @@ /* Define to 1 if you have the <sys/types.h> header file. */ #undef HAVE_SYS_TYPES_H -/* task_curr() exported */ +/* task_curr() is available */ #undef HAVE_TASK_CURR /* timespec_sub() is available */ |