Skip to content

Commit cc5c516

Browse files
committed
Signoff
Signed-off-by: James Brodman <[email protected]>
1 parent 93ab97e commit cc5c516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/extensions/USM/USM.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ public:
144144
};
145145
146146
usm_allocator();
147-
usm_allocator(const context *ctxt, const device *dev);
147+
usm_allocator(const context &ctxt, const device &dev);
148148
usm_allocator(const usm_allocator &other);
149149
150150
// Construct an object

0 commit comments

Comments
 (0)