Sfoglia il codice sorgente

Fix another place clang complains about

Fix another place clang complains about.

Signed-off-by: Peter Jones <pjones@redhat.com>
Signed-off-by: Nigel Croxon <ncroxon@redhat.com>
Peter Jones 7 anni fa
parent
commit
5abc3858a2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lib/guid.c

+ 1 - 1
lib/guid.c

@@ -97,7 +97,7 @@ static struct {
 	{  &SMapId,                                         L"ShellDevPathMap" },
 	{  &SAliasId,                                       L"ShellAlias" },
 
-	{  NULL, NULL }
+	{  NULL, L"" }
 };
 
 //