mirror of
https://github.com/novatiq/packages.git
synced 2026-07-22 11:36:04 +01:00
Fixes the following build error:
hiredis.h:101:24: error: lvalue required as left operand of assignment
buf[(len)] = '\0';
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>