aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service-dbus.h
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-07-13 13:52:04 +0100
committerConor Curran <conor.curran@canonical.com>2010-07-13 13:52:04 +0100
commit07a314b698c43f47d706a1b87b8101a2f6edc4db (patch)
tree5f3d0f33fc9c77c5a7080629bd0f1974fc90b89e /src/sound-service-dbus.h
parent4325e0092d77cc2d993c7305c49d0517f3defb0e (diff)
downloadayatana-indicator-sound-07a314b698c43f47d706a1b87b8101a2f6edc4db.tar.gz
ayatana-indicator-sound-07a314b698c43f47d706a1b87b8101a2f6edc4db.tar.bz2
ayatana-indicator-sound-07a314b698c43f47d706a1b87b8101a2f6edc4db.zip
typo fixed
Diffstat (limited to 'src/sound-service-dbus.h')
-rw-r--r--src/sound-service-dbus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound-service-dbus.h b/src/sound-service-dbus.h
index 258b610..72556ad 100644
--- a/src/sound-service-dbus.h
+++ b/src/sound-service-dbus.h
@@ -33,7 +33,6 @@ G_BEGIN_DECLS
#define IS_SOUND_SERVICE_DBUS_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), SOUND_SERVICE_DBUS_TYPE))
#define SOUND_SERVICE_DBUS_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), SOUND_SERVICE_DBUS_TYPE, SoundServiceDbusClass))
-
typedef struct _SoundServiceDbus SoundServiceDbus;
typedef struct _SoundServiceDbusClass SoundServiceDbusClass;
typedef struct _SoundData SoundData;