summaryrefslogtreecommitdiff
path: root/src/ctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ctl.h')
-rw-r--r--src/ctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ctl.h b/src/ctl.h
index e9ef304..90dce7f 100644
--- a/src/ctl.h
+++ b/src/ctl.h
@@ -28,7 +28,7 @@ struct context;
struct vol_ctl {
guint32 index;
gchar *name; /* displayed name */
- gint indent; /* indentation when displayed */
+ guint indent; /* indentation when displayed */
gboolean hide_index;
pa_volume_t vol; // TOTO: exchange with the channel-list