]> code.delx.au - pulseaudio/commitdiff
device-manager: Fix indentation
authorColin Guthrie <cguthrie@mandriva.org>
Sat, 27 Jun 2009 21:09:00 +0000 (22:09 +0100)
committerColin Guthrie <cguthrie@mandriva.org>
Thu, 1 Oct 2009 08:08:28 +0000 (09:08 +0100)
src/Makefile.am

index b7ebac528e10cca4481bcf75ccbef76f94d21693..0a041eb3650161766369d915974958376ce0b25c 100644 (file)
@@ -992,8 +992,8 @@ modlibexec_LTLIBRARIES += \
                module-sine-source.la \
                module-detect.la \
                module-volume-restore.la \
-    module-device-manager.la \
-    module-device-restore.la \
+               module-device-manager.la \
+               module-device-restore.la \
                module-stream-restore.la \
                module-card-restore.la \
                module-default-device-restore.la \
@@ -1234,8 +1234,8 @@ SYMDEF_FILES = \
                modules/jack/module-jack-sink-symdef.h \
                modules/jack/module-jack-source-symdef.h \
                modules/module-volume-restore-symdef.h \
-    modules/module-device-manager-symdef.h \
-    modules/module-device-restore-symdef.h \
+               modules/module-device-manager-symdef.h \
+               modules/module-device-restore-symdef.h \
                modules/module-stream-restore-symdef.h \
                modules/module-card-restore-symdef.h \
                modules/module-default-device-restore-symdef.h \