OSDN Git Service

Eleven: Cleanup all the whitespace
[android-x86/packages-apps-Eleven.git] / src / com / cyanogenmod / eleven / model / Album.java
index f987a6f..8745a8f 100644 (file)
@@ -17,7 +17,7 @@ import android.text.TextUtils;
 
 /**
  * A class that represents an album.
- * 
+ *
  * @author Andrew Neal (andrewdneal@gmail.com)
  */
 public class Album {
@@ -55,7 +55,7 @@ public class Album {
 
     /**
      * Constructor of <code>Album</code>
-     * 
+     *
      * @param albumId The Id of the album
      * @param albumName The name of the album
      * @param artistName The album artist