Skip to content

Commit 9fa69a6

Browse files
[SYCL][NFC] Fix event_mode_property name in copyright header (#18374)
This commit fixes the mention of event_mode_property.hpp in the copyright notice of its own header. Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
1 parent c60f08f commit 9fa69a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/include/sycl/ext/oneapi/experimental/event_mode_property.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//==-- cluster_group_prop.hpp --- SYCL extension for event mode property ---==//
1+
//==-- event_mode_property.hpp --- SYCL extension for event mode property --==//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)