Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadlySystem committed Nov 18, 2016
1 parent df1e944 commit accace0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isofix.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

//Crappy Visual Studio compatibility
#ifdef _MSC_VER
#define snprintf _snprintf
#define snprintf _snprintf
#endif

//Position and size of individual elements in a CD sector
Expand Down

0 comments on commit accace0

Please sign in to comment.