Author: remi
Date: 2008-07-31 15:51:57 +0200 (Thu, 31 Jul 2008)
New Revision: 1436

Modified:
   
software_suite_v2/software/tools/attitunesStudio/trunk/src/com/tuxisalive/attitunes/format/ATTBlockParams.java
Log:
* fixed a little warning

Modified: 
software_suite_v2/software/tools/attitunesStudio/trunk/src/com/tuxisalive/attitunes/format/ATTBlockParams.java
===================================================================
--- 
software_suite_v2/software/tools/attitunesStudio/trunk/src/com/tuxisalive/attitunes/format/ATTBlockParams.java
      2008-07-31 13:49:27 UTC (rev 1435)
+++ 
software_suite_v2/software/tools/attitunesStudio/trunk/src/com/tuxisalive/attitunes/format/ATTBlockParams.java
      2008-07-31 13:51:57 UTC (rev 1436)
@@ -576,6 +576,7 @@
         * @param struct
         * @return
         */
+       @SuppressWarnings("unchecked")
        public static Hashtable<String,Object> 
copyBlockStruct(Hashtable<String,Object> struct)
        {
                Hashtable<String,Object> result = new 
Hashtable<String,Object>();


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to