Mercurial > trustbridge
view common/pubkey-release.h @ 291:5ab445e6a4da
Trim instruction lines to avoid line ending trouble
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 02 Apr 2014 15:35:12 +0000 |
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