aboutsummaryrefslogtreecommitdiff
path: root/src/common-defs.h
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-02-18 16:56:17 +0000
committerConor Curran <conor.curran@canonical.com>2011-02-18 16:56:17 +0000
commit9a424c26c67544aafdd7cff2d66519b1c72e8aa0 (patch)
tree082a98809d9233df1ccc70fed67c678399e98822 /src/common-defs.h
parent5882cc24cda26ab021224c66abf579b6b603617b (diff)
downloadayatana-indicator-sound-9a424c26c67544aafdd7cff2d66519b1c72e8aa0.tar.gz
ayatana-indicator-sound-9a424c26c67544aafdd7cff2d66519b1c72e8aa0.tar.bz2
ayatana-indicator-sound-9a424c26c67544aafdd7cff2d66519b1c72e8aa0.zip
bug free afaics ...
Diffstat (limited to 'src/common-defs.h')
-rw-r--r--src/common-defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common-defs.h b/src/common-defs.h
index 1a4e71e..2184a48 100644
--- a/src/common-defs.h
+++ b/src/common-defs.h
@@ -31,7 +31,7 @@ typedef enum {
AVAILABLE
}SoundState;
-#define DEVICE_NOT_ACTIVE -1
+#define NOT_ACTIVE -1
#define DBUSMENU_PROPERTY_EMPTY -1
/* DBUS Custom Items */