nothing of note

lean
Avril 3 years ago
parent 706a4f12d6
commit 275f42b2fb
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -10,7 +10,7 @@ enum work_buffer_opts {
WORK_BO_BUFFERED=1, // Read whole input into memory then perform
};
typedef struct __work_args {
typedef struct _work_args {
enum {
OP_SHUFFLE_IP, // Shuffle in place
OP_SHUFFLE_OP, // Shuffle out of place

Loading…
Cancel
Save