X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Ftele.c;h=080e75f50033aefcdf77a2b01824bf8482009baa;hp=3f655a2c237f79ad6c2b450ad6a74b6b79d71cad;hb=c6ec6a41c29700e982620e845293b232291d30ca;hpb=a6c46316e904d9816302282ffd927ec8faa9354a diff --git a/src/lib/commands/tele.c b/src/lib/commands/tele.c index 3f655a2c2..080e75f50 100644 --- a/src/lib/commands/tele.c +++ b/src/lib/commands/tele.c @@ -38,7 +38,7 @@ #include "tel.h" int -tele(void) +c_telegram(void) { natid to; struct natstr *natp;