From bc09ec8dee49637492f1b5e2f65f83dc1bb29fa6 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 2 Jun 2011 16:49:28 +0100 Subject: add mode lines to new files --- binaryurp/source/outgoingrequest.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'binaryurp/source/outgoingrequest.hxx') 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: */ -- cgit