Ticket #2079 (closed defect: wontfix)
src-cmd.c-seems-UN-needed-function-do_edit
Reported by: | vit_r | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 4.7 |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description (last modified by andrew_b) (diff)
in src/cmd.c
static void do_edit (const char *what) { do_edit_at_line (what, 0); }
If this function is needed would be fine to leave a comment
above it for such ignorants as me
Please
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
src-cmd.c-seems-UN-needed-function-do_edit