]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/tran.c
commands: Rename the command functions
[empserver] / src / lib / commands / tran.c
index 310509715762e791625f1e626fc479768c7b4f66..d99538b914d10b0f044da499644b11c28053a5fe 100644 (file)
@@ -45,7 +45,7 @@ static int tran_plane(void);
 static int pln_weight(struct plnstr *);
 
 int
-tran(void)
+c_transport(void)
 {
     char *what;
     char buf[1024];