white space cleanup.
git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@360 94f232f2-1747-11df-bad5-a5bfde151594
This commit is contained in:
parent
5d164e55a5
commit
bef126e25e
@ -1224,7 +1224,7 @@ BrowserWindow::_ShowBookmarks()
|
||||
status = get_ref_for_path(path.Path(), &ref);
|
||||
if (status == B_OK)
|
||||
status = be_roster->Launch(&ref);
|
||||
|
||||
|
||||
if (status != B_OK && status != B_ALREADY_RUNNING) {
|
||||
BString message("There was an error trying to show the Bookmarks "
|
||||
"folder.\n\n");
|
||||
|
Loading…
Reference in New Issue
Block a user