ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Windows/prefs_editor_gtk.cpp
(Generate patch)

Comparing BasiliskII/src/Windows/prefs_editor_gtk.cpp (file contents):
Revision 1.1 by gbeauche, 2005-06-20T08:40:34Z vs.
Revision 1.2 by gbeauche, 2005-06-20T08:43:50Z

# Line 978 | Line 978 | static void create_input_pane(GtkWidget
978  
979  
980   /*
981 < *  "Ports" pane
981 > *  "Serial" pane
982   */
983  
984   static GtkWidget *w_seriala, *w_portfile0, *w_portfile0_browse;
# Line 1044 | Line 1044 | static GList *add_serial_names(void)
1044          return glist;
1045   }
1046  
1047 < // Create "Ports" pane
1047 > // Create "Serial" pane
1048   static void create_serial_pane(GtkWidget *top)
1049   {
1050          GtkWidget *box, *hbox, *table, *label, *combo, *sep, *entry;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines