Mercurial > trustbridge
view common/pubkey-release.h @ 135:3fb6ddd6b70d
str_trim: do nothing if *s is NULL.
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Mon, 24 Mar 2014 15:34:28 +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