Skip to content

Commit 548e71c

Browse files
committed
Merge pull request #3694 from denis-sh/ws-fixup-pull-3687
[Whitespace] Replace tab with spaces.
2 parents 8f0d587 + 8dc1df2 commit 548e71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/melf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ typedef struct
4040
#define ELFOSABI_NETBSD 2
4141
#define ELFOSABI_LINUX 3
4242
#define ELFOSABI_FREEBSD 9
43-
#define ELFOSABI_OPENBSD 12
43+
#define ELFOSABI_OPENBSD 12
4444
#define ELFOSABI_ARM 97 /* ARM */
4545
#define ELFOSABI_STANDALONE 255 /* Standalone/embedded */
4646

0 commit comments

Comments
 (0)