소스 검색

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"" }
 };
 
 //