[network-manager-netbook/MplPanelClient] Fix a typo
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [network-manager-netbook/MplPanelClient] Fix a typo
- Date: Tue, 29 Sep 2009 20:39:00 +0000 (UTC)
commit 61dbdd229b9b8fa979fbf596d5ebb2fbc16b7d35
Author: Tambet Ingo <tambet gmail com>
Date: Tue Sep 29 16:29:25 2009 +0300
Fix a typo
Thanks hadess.
src/nmn-device-handler.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nmn-device-handler.c b/src/nmn-device-handler.c
index 2bc7946..2fe2ad5 100644
--- a/src/nmn-device-handler.c
+++ b/src/nmn-device-handler.c
@@ -88,7 +88,7 @@ device_state_changed (NMDevice *device,
NMDeviceState new_state,
NMDeviceState old_state,
NMDeviceStateReason reason,
- gboolean user_data)
+ gpointer user_data)
{
NmnDeviceHandler *handler = NMN_DEVICE_HANDLER (user_data);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]