Fix some variable name convention

This commit is contained in:
jsteube
2016-10-03 00:01:37 +02:00
parent 2764333160
commit 50d2cec912
3 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -934,7 +934,7 @@ typedef struct restore_data
char cwd[256];
u32 pid;
u32 dictpos;
u32 dicts_pos;
u32 masks_pos;
u64 words_cur;