Add a comment saying where the code is broken and why.
Этот коммит содержится в:
родитель
cec127c569
Коммит
812e80c85a
@ -314,6 +314,10 @@ listmode_edit (char *oldlistformat)
|
|||||||
/* display file info */
|
/* display file info */
|
||||||
attrset (SELECTED_COLOR);
|
attrset (SELECTED_COLOR);
|
||||||
|
|
||||||
|
/*
|
||||||
|
* FIXME: Calling run_dlg() more than once doesn't work.
|
||||||
|
* This code is broken.
|
||||||
|
*/
|
||||||
run_dlg (listmode_dlg);
|
run_dlg (listmode_dlg);
|
||||||
|
|
||||||
switch (listmode_dlg->ret_value) {
|
switch (listmode_dlg->ret_value) {
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user