From 8e5744fe72ba245866507427cd06fb2fe8b871cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Wed, 17 Jun 2009 14:58:24 +0000 Subject: [PATCH] * Fixed style violations. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31089 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/os/interface/Control.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/headers/os/interface/Control.h b/headers/os/interface/Control.h index 2dea85f1a4..e90bcc503a 100644 --- a/headers/os/interface/Control.h +++ b/headers/os/interface/Control.h @@ -1,8 +1,8 @@ /* - * Copyright (c) 2001-2009, Haiku, Inc. All rights reserved. + * Copyright 2001-2009, Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT license. */ - #ifndef _CONTROL_H +#ifndef _CONTROL_H #define _CONTROL_H #include