diff options
| author | 2014-09-13 10:04:16 +0000 | |
|---|---|---|
| committer | 2014-09-13 10:04:16 +0000 | |
| commit | 4d5cd617652e189f6c7fcdb2db3096a078a40c19 (patch) | |
| tree | 79f8892ffd280f4226871ad4c2b82e53d07841e5 /.gitattributes | |
| parent | 0f15f0ab00187002c23b99648286a0f58a270a3a (diff) | |
some refactoring to make SDL and Windows OSD code match / Windows SDL code did not delete the critical section in osd_scalable_lock_free() (nw)
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 9b175fdbd08..19f6453d3d9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9556,6 +9556,7 @@ src/osd/windows/winprefix.h svneol=native#text/plain src/osd/windows/winptty.c svneol=native#text/plain src/osd/windows/winsocket.c svneol=native#text/plain src/osd/windows/winsync.c svneol=native#text/plain +src/osd/windows/winsync.h svneol=native#text/plain src/osd/windows/wintime.c svneol=native#text/plain src/osd/windows/winutf8.c svneol=native#text/plain src/osd/windows/winutf8.h svneol=native#text/plain |
