Skip to content

Commit edfc0ef

Browse files
larsewiolehermanse
andauthored
Update libpromises/evalfunction.c
Co-authored-by: Ole Herman Schumacher Elgesem <4048546+olehermanse@users.noreply.github.com>
1 parent 768f369 commit edfc0ef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

libpromises/evalfunction.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,8 @@ static Rlist *GetHostsFromLastseenDB(Seq *host_data, time_t horizon, HostsSeenFi
658658

659659
/*********************************************************************/
660660

661-
static FnCallResult FnCallGetACLs(ARG_UNUSED EvalContext *ctx,
661+
static FnCallResult FnCallGetACLs(
662+
ARG_UNUSED EvalContext *ctx,
662663
ARG_UNUSED const Policy *policy,
663664
const FnCall *fp,
664665
const Rlist *final_args)

0 commit comments

Comments
 (0)