]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/repo.c
commands: Rename the command functions
[empserver] / src / lib / commands / repo.c
index 3973353315e5607882cd505355f9d78030310556..04cf1ed126d27db2bfc05f3449c4195f060a3541 100644 (file)
@@ -43,7 +43,7 @@ static void printdiff(struct natstr *, struct natstr *, int what);
 static int tryprdiff(double, double, double, int, int);
 
 int
-repo(void)
+c_report(void)
 {
     struct natstr *natp;
     struct natstr nat;