Add an error code.
[radsecproxy.git] / tcp.h
diff --git a/tcp.h b/tcp.h
index c9b653c..c388895 100644 (file)
--- a/tcp.h
+++ b/tcp.h
@@ -7,3 +7,7 @@
  */
 
 const struct protodefs *tcpinit(uint8_t h);
+
+/* Local Variables: */
+/* c-file-style: "stroustrup" */
+/* End: */