summaryrefslogtreecommitdiff
path: root/tcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcp.h')
-rw-r--r--tcp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tcp.h b/tcp.h
index c9b653c..c388895 100644
--- a/tcp.h
+++ b/tcp.h
@@ -7,3 +7,7 @@
*/
const struct protodefs *tcpinit(uint8_t h);
+
+/* Local Variables: */
+/* c-file-style: "stroustrup" */
+/* End: */