DEBSOURCES
Skip Quicknav
sources / guncat / 2.02.00-1 / decryptor / error.cc
1234567
#include "decryptor.ih" // static void Decryptor::error(int ret, string const &msg) { throw Exception{} << msg << ", gpg returns " << ret; }