mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
This commit is contained in:
@@ -1367,7 +1367,7 @@ static int divide_or_mod(expr_node *node, Value *locals, Value *ans, int *noncon
|
|||||||
|
|
||||||
/***************************************************************/
|
/***************************************************************/
|
||||||
/* */
|
/* */
|
||||||
/* domod - evaluate the "%" operator */
|
/* do_mod - evaluate the "%" operator */
|
||||||
/* */
|
/* */
|
||||||
/***************************************************************/
|
/***************************************************************/
|
||||||
static int do_mod(expr_node *node, Value *locals, Value *ans, int *nonconst)
|
static int do_mod(expr_node *node, Value *locals, Value *ans, int *nonconst)
|
||||||
|
|||||||
Reference in New Issue
Block a user