summaryrefslogtreecommitdiff
path: root/mixer
diff options
context:
space:
mode:
authorCallum McKenzie <callum@spooky-possum.org>2010-06-14 17:52:34 +1200
committerCallum McKenzie <callum@spooky-possum.org>2010-06-14 17:52:34 +1200
commit2d369bbd7a21d2054078ead3ffdc07bf0d3a0af0 (patch)
treee1dea8839ab3356f3b2beba7bc22743fe5dfb8b7 /mixer
parente542914564d5b34747b0c92de1b232fb34c16254 (diff)
Compile it before you commit
Diffstat (limited to 'mixer')
-rw-r--r--mixer/applet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mixer/applet.c b/mixer/applet.c
index 22d79eb26..ac60d1704 100644
--- a/mixer/applet.c
+++ b/mixer/applet.c
@@ -127,7 +127,7 @@ init_pixbufs (GnomeVolumeApplet *applet)
for (n = 0; pix_filenames[n] != NULL; n++) {
if (applet->pix[n]) {
g_object_unref (applet->pix[n]);
- applet=>pix[n] = NULL;
+ applet->pix[n] = NULL;
}
applet->pix[n] = gtk_icon_theme_load_icon (gtk_icon_theme_get_default (),