Skip to content

Commit

Permalink
Yet more formatting weirdness
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMax committed Sep 7, 2020
1 parent 4978d6e commit 918d182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/doomtype.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
#define PRI_SIZE_PREFIX "z"
#endif

// Format constants for ssize_t/size_t.
// Format constants for ssize_t/size_t.

#define PRIdSIZE PRI_SIZE_PREFIX "d"
#define PRIiSIZE PRI_SIZE_PREFIX "i"
Expand Down

0 comments on commit 918d182

Please sign in to comment.