]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Rename a structure field to avoid clashing with one of the old GTK1
authorSimon Tatham <anakin@pobox.com>
Fri, 4 Apr 2008 10:16:24 +0000 (10:16 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 4 Apr 2008 10:16:24 +0000 (10:16 +0000)
commit54e26eb7efa4132cf300a0fede62b5f380e53b0a
tree3e854fdfdc3bf44d63615949ef70b8a0d8bc9c1c
parenta128ee85889373f1ccb0cf22cf274d0a99f33175
Rename a structure field to avoid clashing with one of the old GTK1
ones. (I'm going to merge the GTK1 list code back in under ifdefs,
and I want none of the disputed structure fields to have the same
names, so that I'll reliably be told by the compiler if I keep the
wrong piece of code outside the ifdef.)

[originally from svn r7965]
unix/gtkdlg.c