]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/edit.c
commands: Rename the command functions
[empserver] / src / lib / commands / edit.c
index cdbc92509504d462f28803af57fb8454d0627419..80683694a160c04c45452c4005624a6792a78d49 100644 (file)
@@ -63,7 +63,7 @@ static int edit_plane(struct plnstr *, char *, char *);
 static int edit_nuke(struct nukstr *, char *, char *);
 
 int
-edit(void)
+c_edit(void)
 {
     union empobj_storage item;
     char *what;