repo.or.cz
/
sparkle2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix a typo in SUAtomFeedParser.
[sparkle2.git]
/
SUUtilities.h
blob
1ec323434e80a09354194b459b57cde68a9d3960
1
//
2
// SUUtilities.h
3
// Sparkle
4
//
5
// Created by Andy Matuschak on 9/12/07.
6
// Copyright 2007 __MyCompanyName__. All rights reserved.
7
//
8
9
#import <Cocoa/Cocoa.h>
10
11
NSString
*
SUSupportFolderPath
();
12
BOOL
SUSetupSupportFolder
();