[Haiku-commits] r31089 - haiku/trunk/headers/os/interface
axeld at mail.berlios.de
axeld at mail.berlios.de
Wed Jun 17 16:58:26 CEST 2009
Author: axeld
Date: 2009-06-17 16:58:24 +0200 (Wed, 17 Jun 2009)
New Revision: 31089
ViewCVS: http://svn.berlios.de/viewcvs/haiku?rev=31089&view=rev
Modified:
haiku/trunk/headers/os/interface/Control.h
Log:
* Fixed style violations.
Modified: haiku/trunk/headers/os/interface/Control.h
===================================================================
--- haiku/trunk/headers/os/interface/Control.h 2009-06-17 14:56:57 UTC (rev 31088)
+++ haiku/trunk/headers/os/interface/Control.h 2009-06-17 14:58:24 UTC (rev 31089)
@@ -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 <Invoker.h>
More information about the Haiku-commits
mailing list