]> diplodocus.org Git - nmh/blobdiff - h/netsec.h
sbr/dtimep.l: Remove redundant wrapping parenthesis in definitions.
[nmh] / h / netsec.h
index e22b39e3f461c10c4feee9f3e931d99c432b2048..6d3e1767c63d3932b5e600de942900c76a7ed672 100644 (file)
@@ -1,10 +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;
 
 /*