defensive-coding-guide/pot/snippets/Features-TLS-NSS-Includes.pot

34 lines
827 B
Text

#
# AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: 0\n"
"POT-Creation-Date: 2013-09-18T00:49:43\n"
"PO-Revision-Date: 2013-09-18T00:49:43\n"
"Last-Translator: Automatically generated\n"
"Language-Team: None\n"
"MIME-Version: 1.0\n"
"Content-Type: application/x-publican; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Tag: programlisting
#, no-c-format
msgid "\n"
"// NSPR include files\n"
"#include &lt;prerror.h&gt;\n"
"#include &lt;prinit.h&gt;\n"
"\n"
"// NSS include files\n"
"#include &lt;nss.h&gt;\n"
"#include &lt;pk11pub.h&gt;\n"
"#include &lt;secmod.h&gt;\n"
"#include &lt;ssl.h&gt;\n"
"#include &lt;sslproto.h&gt;\n"
"\n"
"// Private API, no other way to turn a POSIX file descriptor into an\n"
"// NSPR handle.\n"
"NSPR_API(PRFileDesc*) PR_ImportTCPSocket(int);\n"
""
msgstr ""