Browse Source

PR #336: Fix typo in defining STRERROR_OVERRIDE_IMPL

tags/json-c-0.13-20171207
Eric Haszlakiewicz 8 years ago
parent
commit
36dbe2d74e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      strerror_override.c

+ 1
- 1
strerror_override.c View File

@@ -1,4 +1,4 @@
#define STERROR_OVERRIDE_IMPL 1
#define STRERROR_OVERRIDE_IMPL 1
#include "strerror_override.h" #include "strerror_override.h"


/* /*


Loading…
Cancel
Save