aboutsummaryrefslogtreecommitdiffstats
path: root/src/interface.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/interface.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface.c b/src/interface.c
index 83699e2f0..4dda82745 100644
--- a/src/interface.c
+++ b/src/interface.c
@@ -649,3 +649,4 @@ void printInterfaceOutBuffer(Interface * interface) {
interface->outBuflen = 0;
}
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */