diff options
Diffstat (limited to 'src/limits/AIO_PRIO_DELTA_MAX.c')
| -rw-r--r-- | src/limits/AIO_PRIO_DELTA_MAX.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/limits/AIO_PRIO_DELTA_MAX.c b/src/limits/AIO_PRIO_DELTA_MAX.c index d846a502..06a20264 100644 --- a/src/limits/AIO_PRIO_DELTA_MAX.c +++ b/src/limits/AIO_PRIO_DELTA_MAX.c @@ -1,5 +1,5 @@ #include <limits.h> -/* #undefine AIO_PRIO_DELTA_MAX */ +/* #undef AIO_PRIO_DELTA_MAX */ /* MIN: 0 */ /* MAY-BE-UNDEFINED */ /** maximum amount a process can decrease its own asynchronous I/O priority **/ |
