Changeset 0470e44 in mod_gnutls for src/gnutls_config.h
- Timestamp:
- Apr 22, 2018, 4:35:32 PM (4 years ago)
- Branches:
- asyncio, debian/master, master, proxy-ticket
- Children:
- de1ceab
- Parents:
- 7921dc7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_config.h
r7921dc7 r0470e44 1 1 /* 2 * Copyright 2016 Fiona Klute2 * Copyright 2016-2018 Fiona Klute 3 3 * 4 4 * Licensed under the Apache License, Version 2.0 (the "License"); … … 27 27 * mod_gnutls.h.in over here */ 28 28 29 const char *mgs_set_cache(cmd_parms * parms, void *dummy, 30 const char *type, const char* arg); 31 29 32 #endif /* __MOD_GNUTLS_CONFIG_H__ */
Note: See TracChangeset
for help on using the changeset viewer.