Mercurial > trustbridge
view common/pubkey-release.h @ 194:d4e97c9b199f
Use %APPDATA% as config bse dir on windows. Much simpler.
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Wed, 26 Mar 2014 11:25:03 +0100 |
parents | e783fd99a9eb |
children | f6ce186cebc2 |
line wrap: on
line source
#ifndef PUBKEY_RELEASE_H #define PUBKEY_RELEASE_H static const unsigned char public_key_pem[] = ""; #endif