mirror of
https://github.com/fluencelabs/redis
synced 2025-05-14 11:31:21 +00:00
Typo ASII -> ASCII fixed in comment.
This commit is contained in:
parent
0f3fb0097a
commit
0c7c7631d2
@ -61,7 +61,7 @@ typedef long long mstime_t; /* millisecond time type. */
|
||||
#include "version.h" /* Version macro */
|
||||
#include "util.h" /* Misc functions useful in many places */
|
||||
#include "latency.h" /* Latency monitor API */
|
||||
#include "sparkline.h" /* ASII graphs API */
|
||||
#include "sparkline.h" /* ASCII graphs API */
|
||||
#include "quicklist.h"
|
||||
|
||||
/* Following includes allow test functions to be called from Redis main() */
|
||||
|
Loading…
x
Reference in New Issue
Block a user