OSDN Git Service

Eleven: Cleanup all the whitespace
[android-x86/packages-apps-Eleven.git] / src / com / cyanogenmod / eleven / loaders / PlaylistSongLoader.java
index e998e8f..a43122a 100644 (file)
@@ -250,7 +250,7 @@ public class PlaylistSongLoader extends WrappedAsyncTaskLoader<List<Song>> {
 
     /**
      * Creates the {@link Cursor} used to run the query.
-     * 
+     *
      * @param context The {@link Context} to use.
      * @param playlistID The playlist the songs belong to.
      * @return The {@link Cursor} used to run the song query.