forked from vieter-v/libvieter
chore: some nitpicking
This commit is contained in:
parent
ab418e57b3
commit
d77b3e4fee
3 changed files with 10 additions and 7 deletions
|
|
@ -37,7 +37,7 @@ typedef struct vieter_cron_simple_time {
|
|||
/*
|
||||
* Allocate and initialize a new empty cron expression.
|
||||
*/
|
||||
vieter_cron_expression *ce_init();
|
||||
vieter_cron_expression *vieter_cron_expr_init();
|
||||
|
||||
/*
|
||||
* Deallocate a cron expression.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue