Skip to content
Snippets Groups Projects
Commit 72ecc222 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Fix #elif typo.

parent 1fdbc8cc
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ typedef unsigned int slock_t;
#define HAS_TEST_AND_SET
#ifif defined(__m68k__)
#elif defined(__m68k__)
typedef unsigned char slock_t;
#define HAS_TEST_AND_SET
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment