From: Kevin Day Date: Wed, 21 Jun 2023 02:07:38 +0000 (-0500) Subject: Cleanup: Fix incorrect comment in f_limit. X-Git-Tag: 0.6.6~20 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=e6e8479c98d0a981d7c02acf268e41f9b1ec3be4;p=fll Cleanup: Fix incorrect comment in f_limit. --- diff --git a/level_0/f_limit/c/limit.h b/level_0/f_limit/c/limit.h index 22f14f9..a6c2782 100644 --- a/level_0/f_limit/c/limit.h +++ b/level_0/f_limit/c/limit.h @@ -24,7 +24,7 @@ #include #include -// FLL-0 control includes. +// FLL-0 limit includes. #include #include