]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: errors: fix obsolete function comments
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 4 Apr 2023 20:04:35 +0000 (22:04 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 21 Apr 2023 12:36:45 +0000 (14:36 +0200)
commit88687f09802bdb047ad3de75e897e0de1fc3b2aa
tree63a14d8d2fbd3bdc2151780fad33e2caaa478737
parenta65dd3a2c891514313c5e19a507f79f37a90506d
CLEANUP: errors: fix obsolete function comments

Since 9f903af5 ("MEDIUM: log: slightly refine the output format of
alerts/warnings/etc"), messages generated by ha_{alert,warning,notice}
don't embed date/time information anymore.

Updating some old function comments that kept saying otherwise.
src/errors.c