Skip to content

Commit f4358de

Browse files
committed
removed leftover from rebasing
1 parent e456af7 commit f4358de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1800,7 +1800,7 @@ int unit_tests(void)
18001800
T(mp_tc_or),
18011801
T(mp_tc_xor),
18021802
T(mp_incr),
1803-
T(mp_decr)
1803+
T(mp_decr),
18041804
T(mp_ilogb)
18051805
#undef T
18061806
};

0 commit comments

Comments
 (0)