changed padding flag to UL
This commit is contained in:
parent
f754e43e19
commit
5b06ea5dc1
@ -80,7 +80,7 @@ typedef struct
|
|||||||
why2_bool update; //BOOLEAN FOR UPDATING YOUR WHY WHY2_VERSION IF OLD IS USED
|
why2_bool update; //BOOLEAN FOR UPDATING YOUR WHY WHY2_VERSION IF OLD IS USED
|
||||||
enum WHY2_TEXT_KEY_CHAIN_VERSIONS version; //VERSION OF tkch
|
enum WHY2_TEXT_KEY_CHAIN_VERSIONS version; //VERSION OF tkch
|
||||||
enum WHY2_OUTPUT_FORMAT format; //VERSION OF tkch
|
enum WHY2_OUTPUT_FORMAT format; //VERSION OF tkch
|
||||||
unsigned char padding; //INSERTED PADDING RATE; 0 = NO PADDING; 255 = SHITLOAD OF PADDING
|
unsigned long padding; //HOW MUCH PADDING CHARS TO INSERT
|
||||||
} why2_input_flags;
|
} why2_input_flags;
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
|
Loading…
x
Reference in New Issue
Block a user