Browse Source

Fixed filename comment in SDL_intrin.h

Sam Lantinga 2 years ago
parent
commit
0ead89747a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/SDL3/SDL_intrin.h

+ 1 - 1
include/SDL3/SDL_intrin.h

@@ -20,7 +20,7 @@
 */
 
 /**
- *  \file SDL_cpuinfo.h
+ *  \file SDL_intrin.h
  *
  *  Header file for CPU intrinsics for SDL
  */