Browse Source

fixed style issue

pull/17/head
Niels Werensteijn 8 years ago
parent
commit
d9f475fab2
  1. 3
      src/ts3init_cookie.h

3
src/ts3init_cookie.h

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

Loading…
Cancel
Save