[COMCAT_WINETEST]
[reactos.git] / rostests / winetests / comcat / comcat.c
index 78d3682..1e9202f 100644 (file)
@@ -70,15 +70,15 @@ static void do_enum(void)
        GUID the_cat[1];
        GUID wanted_guid;
        ULONG fetched = -1;
-       
-       static WCHAR szCatID[] = {
+
+        static const WCHAR szCatID[] = {
                        '{',
                        'd','e','a','d','c','a','f','e',
                        '-','0','0','0','0','-','0','0','0','0',
                        '-','0','0','0','0',
                        '-','0','0','0','0','0','0','0','0','0','0','0','0',
                        '}',0};
-       static WCHAR szGuid[] = {
+        static const WCHAR szGuid[] = {
                        '{',
                        'd','e','a','d','c','a','f','e','-',
                        'b','e','e','d','-',