diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-10-15 12:32:33 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-10-15 12:32:33 -0400 |
commit | 969879565a82fc646b00afcc7549a10f95623fa1 (patch) | |
tree | 2eddedeaa82a464a16a406ccf79e61f7b50643a6 /menus.c | |
parent | 8ff7cae4e7f8412147c88d0fcee1093ecea67de7 (diff) |
comments
Diffstat (limited to 'menus.c')
-rw-r--r-- | menus.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1553,7 +1553,6 @@ static void Submenu_Display(int change_selection) title = g_strdup ("Baud Rate:"); Submenu_max_entry=7; - // FIXME: generate structure from valid baud rate list Submenu_Structure[0]=mode_1200; Submenu_Structure[1]=mode_2400; Submenu_Structure[2]=mode_4800; |