aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/net.c')
-rw-r--r--samsung-ipc/net.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/samsung-ipc/net.c b/samsung-ipc/net.c
index 9024e86..85c5205 100644
--- a/samsung-ipc/net.c
+++ b/samsung-ipc/net.c
@@ -25,3 +25,5 @@ void ipc_net_regist_get(struct ipc_net_regist_get *message, int domain)
message->net = 0xff;
message->domain = domain;
}
+
+// vim:ts=4:sw=4:expandtab