Skip to content

Commit

Permalink
Removed trailing characters to fix compiler warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Mitchell committed Jan 20, 2012
1 parent 2fc44b4 commit 69d583c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FScriptFramework/FSObjectBrowserViewObjectInfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This software is open source. See the license.

#import <Cocoa/Cocoa.h>
#import "FSObjectBrowserView.h";
#import "FSObjectBrowserView.h"

@interface FSObjectBrowserView (FSObjectBrowserViewObjectInfo)

Expand Down

0 comments on commit 69d583c

Please sign in to comment.