Skip to content

Commit 5f61ff9

Browse files
committed
Fix warning '/* within block comment'
1 parent 2111415 commit 5f61ff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gfx/display_servers/dispserv_apple.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ static bool apple_display_server_set_window_progress(void *data, int progress, b
8888
* - qb/top-level Makefile: MRC (not in the per-file ARC
8989
* override list at Makefile:275 alongside metal.o /
9090
* mfi_joypad.o / coreaudio3.o).
91-
* - pkg/apple/*.xcodeproj: ARC, via griffin_objc.m which
91+
* - pkg/apple/<anyfile>.xcodeproj: ARC, via griffin_objc.m which
9292
* #include's this file into a TU compiled with
9393
* CLANG_ENABLE_OBJC_ARC=YES (pkg/apple/BaseConfig.xcconfig:182).
9494
*

0 commit comments

Comments
 (0)