Skip to content

Commit 157215f

Browse files
committed
Update rini.h
1 parent 4d9b478 commit 157215f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/external/rini.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
#define RINI_MAX_DESC_SIZE 128
181181
#endif
182182

183-
#ifndef RINI_MAX_VALUE_CAPACITY
183+
#if !defined(RINI_MAX_VALUE_CAPACITY)
184184
#define RINI_MAX_VALUE_CAPACITY 128
185185
#endif
186186

0 commit comments

Comments
 (0)