Mercurial > trustbridge
view common/pubkey-release.h @ 179:8fafd0fc2173
get_profile_dirs(): close filedescriptor again. (found by cppcheck)
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Tue, 25 Mar 2014 17:28:55 +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