Removed non-Defensive Coding Guide bits and promoted source to root
This commit is contained in:
parent
9eb72b454b
commit
9dc8a003e5
402 changed files with 0 additions and 2049 deletions
34
pot/Features/snippets/TLS-NSS-Includes.pot
Normal file
34
pot/Features/snippets/TLS-NSS-Includes.pot
Normal file
|
@ -0,0 +1,34 @@
|
|||
#
|
||||
# AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0\n"
|
||||
"POT-Creation-Date: 2013-08-13T01:54:52\n"
|
||||
"PO-Revision-Date: 2013-08-13T01:54:52\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 <prerror.h>\n"
|
||||
"#include <prinit.h>\n"
|
||||
"\n"
|
||||
"// NSS include files\n"
|
||||
"#include <nss.h>\n"
|
||||
"#include <pk11pub.h>\n"
|
||||
"#include <secmod.h>\n"
|
||||
"#include <ssl.h>\n"
|
||||
"#include <sslproto.h>\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 ""
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue