Commented and cleaned up the Atom feed parser.
[sparkle2.git] / Framework / SUBranch.m
blob186c9c8be3867c93ab8fba7e3cd27e6e6a3ba081
1 //
2 //  SUBranch.m
3 //  Sparkle
4 //
5 //  Created by Andy Matuschak on 9/13/07.
6 //  Copyright 2007 __MyCompanyName__. All rights reserved.
7 //
9 #import "SUBranch.h"
12 @implementation SUBranch
14 @end