summaryrefslogtreecommitdiff
path: root/shell/source/unix/misc/senddoc.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/unix/misc/senddoc.c')
-rw-r--r--shell/source/unix/misc/senddoc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/source/unix/misc/senddoc.c b/shell/source/unix/misc/senddoc.c
index 5a21ef1ec50f..46f5ff825f0b 100644
--- a/shell/source/unix/misc/senddoc.c
+++ b/shell/source/unix/misc/senddoc.c
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -202,3 +203,4 @@ int main(int argc, char *argv[] )
return 0;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */