* Fixed strange indentation.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36645 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2003-2006, Haiku. All rights reserved.
|
||||
* Copyright 2003-2010, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -59,7 +59,7 @@ HApp::AboutRequested()
|
||||
|
||||
|
||||
int
|
||||
main(int, char**)
|
||||
main()
|
||||
{
|
||||
HApp app;
|
||||
app.Run();
|
||||
|
||||
Reference in New Issue
Block a user