From 07a314b698c43f47d706a1b87b8101a2f6edc4db Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Tue, 13 Jul 2010 13:52:04 +0100 Subject: typo fixed --- src/sound-service-dbus.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/sound-service-dbus.h') 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; -- cgit v1.2.3