mirror of
https://github.com/fluencelabs/redis
synced 2025-06-23 14:01:34 +00:00
Minor changes to unifor C style to Redis code base for PR #3293.
This commit is contained in:
@ -683,7 +683,7 @@ struct saveparam {
|
||||
int changes;
|
||||
};
|
||||
|
||||
struct loadmodule {
|
||||
struct moduleLoadQueueEntry {
|
||||
sds path;
|
||||
int argc;
|
||||
robj *argv[];
|
||||
|
Reference in New Issue
Block a user