Skip to content

Commit d44e27f

Browse files
committed
Fix formatting.
1 parent 8f2d9c4 commit d44e27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/source/detail/device_impl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ class device_impl {
227227
bool isAssertFailSupported() const;
228228

229229
bool isRootDevice() const { return MRootDevice == nullptr; }
230-
230+
231231
std::string getDeviceName() const;
232232

233233
private:

0 commit comments

Comments
 (0)