Changeset 55dc3f0 in mod_gnutls for src/gnutls_config.c
- Timestamp:
- Feb 20, 2014, 11:16:22 AM (7 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- a8df590
- Parents:
- 1a99240
- git-author:
- Benny Baumann <BenBE@…> (02/20/14 03:28:13)
- git-committer:
- Daniel Kahn Gillmor <dkg@…> (02/20/14 11:16:22)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_config.c
r1a99240 r55dc3f0 20 20 #include "mod_gnutls.h" 21 21 22 #ifdef APLOG_USE_MODULE 23 APLOG_USE_MODULE(gnutls); 24 #endif 25 22 26 static int load_datum_from_file(apr_pool_t * pool, 23 27 const char *file, gnutls_datum_t * data) {
Note: See TracChangeset
for help on using the changeset viewer.