diff options
Diffstat (limited to 'lib/includes/gnutls/ocsp.h')
-rw-r--r-- | lib/includes/gnutls/ocsp.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/includes/gnutls/ocsp.h b/lib/includes/gnutls/ocsp.h index 98a06cc29e..e699b231a8 100644 --- a/lib/includes/gnutls/ocsp.h +++ b/lib/includes/gnutls/ocsp.h @@ -283,4 +283,5 @@ gnutls_ocsp_resp_list_import2(gnutls_ocsp_resp_t **ocsps, } #endif /* *INDENT-ON* */ -#endif /* GNUTLS_OCSP_H */ + +#endif /* GNUTLS_OCSP_H */ |