mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 15:25:50 +00:00
Replace some tabs with spaces
I found some tabs where there should be spaces for consistency.
Closes #1496.
(cherry picked from commit 2db3b9688d)
This commit is contained in:
@@ -212,7 +212,7 @@ typedef enum
|
||||
|
||||
// HACK: Define macros that some dinput.h variants don't
|
||||
#ifndef DIDFT_OPTIONAL
|
||||
#define DIDFT_OPTIONAL 0x80000000
|
||||
#define DIDFT_OPTIONAL 0x80000000
|
||||
#endif
|
||||
|
||||
// winmm.dll function pointer typedefs
|
||||
|
||||
Reference in New Issue
Block a user