[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/icons
From:       Friedrich W. H. Kossebau <kossebau () kde ! org>
Date:       2009-02-20 7:33:23
Message-ID: 1235115203.990821.1028.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 928799 by kossebau:

make const-to-be array really const

 M  +1 -1      kiconloader.cpp  


--- trunk/KDE/kdelibs/kdeui/icons/kiconloader.cpp #928798:928799
@@ -727,7 +727,7 @@
     }
 
     // From update-mime-database.c
-    static const char* media_types[] = {
+    static const char* const media_types[] = {
         "text", "application", "image", "audio",
         "inode", "video", "message", "model", "multipart",
         "x-content", "x-epoc"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic