Bug 1054014 - Build bustage in nsTextStore because the end of GetGUIDNameStrWithTable doesn't return a value, r=masayuki

--HG--
extra : rebase_source : ef919c1580bd92b74b63bdb39b2926ed199c8563
This commit is contained in:
Benjamin Smedberg 2014-08-14 16:21:33 -04:00
parent bb4206de6e
commit 1789266c6d

View File

@ -365,7 +365,7 @@ GetGUIDNameStrWithTable(REFGUID aGUID)
#undef RETURN_GUID_NAME
GetGUIDNameStr(aGUID);
return GetGUIDNameStr(aGUID);
}
static nsCString