summaryrefslogtreecommitdiff
path: root/binaryurp/source/outgoingrequest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/outgoingrequest.hxx')
-rw-r--r--binaryurp/source/outgoingrequest.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/binaryurp/source/outgoingrequest.hxx b/binaryurp/source/outgoingrequest.hxx
index 7fe67bf96a3b..159a4874769b 100644
--- a/binaryurp/source/outgoingrequest.hxx
+++ b/binaryurp/source/outgoingrequest.hxx
@@ -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.
@@ -53,3 +54,5 @@ struct OutgoingRequest {
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */