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