Skip to content

Commit ecb854c

Browse files
committed
constexpr blp
1 parent 9cef738 commit ecb854c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jrd/blp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* 2001.07.28: John Bellardo: Added skip and current_role to table.
2020
* Adriano dos Santos Fernandes
2121
*/
22-
static const struct
22+
static inline constexpr struct
2323
{
2424
const char* blr_string;
2525
const UCHAR* blr_operators;

0 commit comments

Comments
 (0)