Merge pull request #106 from athasach/patch-1
Added missing newline at end of file to fix a compilation error
This commit is contained in:
commit
ffc247f479
|
@ -77,4 +77,4 @@ NS_INLINE UIImage *SDScaledImageForPath(NSString *path, NSData *imageData)
|
|||
}
|
||||
|
||||
return SDWIReturnAutoreleased(image);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue