fixed style issue

This commit is contained in:
Niels Werensteijn 2016-11-10 11:30:54 +01:00
parent ca6d1c69e4
commit d9f475fab2

View File

@ -1,7 +1,8 @@
#ifndef _TS3INIT_COOKIE_H
#define _TS3INIT_COOKIE_H
enum {
enum
{
SHA512_SIZE = 64,
SIP_KEY_SIZE = 16
};