]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/budg.c
commands: Rename the command functions
[empserver] / src / lib / commands / budg.c
index 2b2af028bb1b0954cbbdc55598a76bd03459a200..5c26a45fc59553b1172697bb28ac5567f8f67849 100644 (file)
@@ -46,7 +46,7 @@ static struct budget *calc_all(void);
 static char *dotsprintf(char *buf, char *format, int data);
 
 int
-budg(void)
+c_budget(void)
 {
     static struct {
        char *activity;