identation change in hipPeekAtLastError

Tá an tiomantas seo le fáil i:
Phaneendr-kumar Lanka
2017-11-07 09:51:32 +05:30
tuismitheoir 9ee330451a
tiomantas e06c546283
+2 -2
Féach ar an gComhad
@@ -33,6 +33,6 @@ THE SOFTWARE.
int main()
{
hipSetDevice(-1);
if( hipPeekAtLastError() != hipSuccess)
passed();
if(hipPeekAtLastError() != hipSuccess)
passed();
}