瀏覽代碼

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 年之前
父節點
當前提交
5abc3858a2
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"" }
 };
 
 //