* Fixed style violations.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31089 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2009-06-17 14:58:24 +00:00
parent 08a3563801
commit 8e5744fe72
1 changed files with 2 additions and 2 deletions

View File

@ -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. * Distributed under the terms of the MIT license.
*/ */
#ifndef _CONTROL_H #ifndef _CONTROL_H
#define _CONTROL_H #define _CONTROL_H
#include <Invoker.h> #include <Invoker.h>