summaryrefslogtreecommitdiffstats
path: root/pulse/ctl_pulse.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-08-21 23:20:15 +0200
committerLennart Poettering <lennart@poettering.net>2008-09-03 20:25:35 +0200
commite5b760950a05220edce9f074525522d7144f28b4 (patch)
tree75ceb0621ee07fd88349ad8d320fd66298e71491 /pulse/ctl_pulse.c
parentd612c4e404dbd474f115ea9e2c986cb94145987a (diff)
Add Emacs-style /*-*- linux-c -*-*/ header comment
As suggested in the kernel's CodingStyle document force Emacs into kernel-style indenting to prevent future indenting chaos, at least for Emacs users.
Diffstat (limited to 'pulse/ctl_pulse.c')
-rw-r--r--pulse/ctl_pulse.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pulse/ctl_pulse.c b/pulse/ctl_pulse.c
index 6fa6546..daffd3b 100644
--- a/pulse/ctl_pulse.c
+++ b/pulse/ctl_pulse.c
@@ -1,3 +1,5 @@
+/*-*- linux-c -*-*/
+
/*
* ALSA <-> PulseAudio mixer control plugin
*