No space between copyright notice and header guard.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26682 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
* Copyright (C) 2008 Stephan Aßmus <[email protected]>
|
* Copyright (C) 2008 Stephan Aßmus <[email protected]>
|
||||||
* All rights reserved. Distributed under the terms of the MIT license.
|
* All rights reserved. Distributed under the terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef STRING_TEST_H
|
#ifndef STRING_TEST_H
|
||||||
#define STRING_TEST_H
|
#define STRING_TEST_H
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
* Copyright (C) 2008 Stephan Aßmus <[email protected]>
|
* Copyright (C) 2008 Stephan Aßmus <[email protected]>
|
||||||
* All rights reserved. Distributed under the terms of the MIT license.
|
* All rights reserved. Distributed under the terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef TEST_H
|
#ifndef TEST_H
|
||||||
#define TEST_H
|
#define TEST_H
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
* Copyright (C) 2008 Stephan Aßmus <[email protected]>
|
* Copyright (C) 2008 Stephan Aßmus <[email protected]>
|
||||||
* All rights reserved. Distributed under the terms of the MIT license.
|
* All rights reserved. Distributed under the terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef TEST_SUPPORT_H
|
#ifndef TEST_SUPPORT_H
|
||||||
#define TEST_SUPPORT_H
|
#define TEST_SUPPORT_H
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
* Copyright (C) 2008 Stephan Aßmus <[email protected]>
|
* Copyright (C) 2008 Stephan Aßmus <[email protected]>
|
||||||
* All rights reserved. Distributed under the terms of the MIT license.
|
* All rights reserved. Distributed under the terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef TEST_WINDOW_H
|
#ifndef TEST_WINDOW_H
|
||||||
#define TEST_WINDOW_H
|
#define TEST_WINDOW_H
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user