]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/tele.c
commands: Rename the command functions
[empserver] / src / lib / commands / tele.c
index 3f655a2c237f79ad6c2b450ad6a74b6b79d71cad..080e75f50033aefcdf77a2b01824bf8482009baa 100644 (file)
@@ -38,7 +38,7 @@
 #include "tel.h"
 
 int
-tele(void)
+c_telegram(void)
 {
     natid to;
     struct natstr *natp;