aboutsummaryrefslogtreecommitdiff
path: root/src/mm-auth-request.h
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-04-18 22:08:19 -0500
committerDan Williams <dcbw@redhat.com>2011-04-18 22:08:19 -0500
commit8333fb657ab6e30e51aec8f4449dc4c505fea6f4 (patch)
tree2aca93c0b471dfb61cd9ae2c001873beed9fede3 /src/mm-auth-request.h
parent74b1503c602e1268b5199ef36c9611d7cb08adc1 (diff)
icera: fix abuse of GInterface
The GInterface structure for MMModemIcera isn't instance data, thus we shouldn't be storing an instance pointer in it. Instead, make implemtors store the intstance data in their private structure, and have them implement an accessor for the Icera-private data. This makes everone (especially GObject) happy. It's a bit of additional indirection, but we still get to use the MM_MODEM_ICERA_GET_PRIVATE() and we still get to cast the passed-in GInterface MMModemIcera into the various GSM MMModem subclasses, which is all we ever wanted anyway.
Diffstat (limited to 'src/mm-auth-request.h')
0 files changed, 0 insertions, 0 deletions