Fix a typo in SUAtomFeedParser.
[sparkle2.git] / SUUtilities.h
blob1ec323434e80a09354194b459b57cde68a9d3960
1 //
2 // SUUtilities.h
3 // Sparkle
4 //
5 // Created by Andy Matuschak on 9/12/07.
6 // Copyright 2007 __MyCompanyName__. All rights reserved.
7 //
9 #import <Cocoa/Cocoa.h>
11 NSString *SUSupportFolderPath();
12 BOOL SUSetupSupportFolder();