]> diplodocus.org Git - nmh/blobdiff - h/netsec.h
sbr/dtimep.l: Remove redundant wrapping parenthesis in definitions.
[nmh] / h / netsec.h
index 7dac521449c5c9b561f0dfa6f9911fc1c24f8446..6d3e1767c63d3932b5e600de942900c76a7ed672 100644 (file)
@@ -1,11 +1,9 @@
-/*
- * Network security library routines for nmh.
+/* netsec.h -- network-security library routines.
  *
  * These are a common set of routines to handle network security for
  * things like SASL and OpenSSL.
  */
 
-struct _netsec_context;
 typedef struct _netsec_context netsec_context;
 
 /*