Skip to content

Commit

Permalink
Merge pull request SDWebImage#106 from athasach/patch-1
Browse files Browse the repository at this point in the history
Added missing newline at end of file to fix a compilation error
  • Loading branch information
Olivier Poitrey committed Apr 26, 2012
2 parents 973591d + 16cae98 commit ffc247f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SDWebImageCompat.h
Expand Up @@ -77,4 +77,4 @@ NS_INLINE UIImage *SDScaledImageForPath(NSString *path, NSData *imageData)
}

return SDWIReturnAutoreleased(image);
}
}

0 comments on commit ffc247f

Please sign in to comment.