Arrange code
[apps/osp/Gallery.git] / src / GlAlbumInfo.cpp
index 1837d93..5225570 100644 (file)
@@ -217,8 +217,8 @@ AlbumInfo::Construct(void)
 }
 
 result
-AlbumInfo::Construct(const String& albumName, ContentType contentType ,
-               const IList& directoryList, const IList& contentIdList)
+AlbumInfo::Construct(const String& albumName, ContentType contentType, const IList& directoryList,
+               const IList& contentIdList)
 {
        if (&albumName == null)
        {