diff --git a/include/flags.h b/include/flags.h index 482c5da..43cfe98 100644 --- a/include/flags.h +++ b/include/flags.h @@ -90,5 +90,4 @@ void why2_set_encryption_operation(why2_encryption_operation_cb newEncryptionOpe void why2_set_memory_identifier(char *new_memory_identifier); void why2_reset_memory_identifier(void); //hmmm, what could reset mean.... huh - #endif