Mercurial > trustbridge
view common/pubkey-release.h @ 170:3343ddf43f42
Windows implementation of port_dirname: strip trailing '/' and '\'.
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Tue, 25 Mar 2014 13:33:27 +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