diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/commonlib/include/commonlib/console/post_codes.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/commonlib/include/commonlib/console/post_codes.h b/src/commonlib/include/commonlib/console/post_codes.h index 10793e317d..8b154caeb5 100644 --- a/src/commonlib/include/commonlib/console/post_codes.h +++ b/src/commonlib/include/commonlib/console/post_codes.h @@ -20,8 +20,7 @@ * DOCUMENTATION: * Please document any and all post codes using Doxygen style comments. We * want to be able to generate a verbose enough documentation that is useful - * during debugging. Failure to do so will result in your patch being rejected - * without any explanation or effort on part of the maintainers. + * during debugging. * */ |