mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 22:58:38 +01:00
49ed5295b1
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>