summaryrefslogtreecommitdiffstats
path: root/rules/rawrec.in
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2006-02-11 13:28:41 +0000
committerLadislav Michl <ladis@linux-mips.org>2006-02-11 13:28:41 +0000
commit09bde04b33c51a977eb47681c5b7b05ef73dbc98 (patch)
tree805c11dee87c416c5a150cd3032ec13c04c1bc7a /rules/rawrec.in
parent066bf4859008dcf650766ff5c9c71e9362724bfe (diff)
downloadptxdist-09bde04b33c51a977eb47681c5b7b05ef73dbc98.tar.gz
ptxdist-09bde04b33c51a977eb47681c5b7b05ef73dbc98.tar.xz
Indent with <tab> not 8 <space>s.
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4572 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/rawrec.in')
-rw-r--r--rules/rawrec.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/rules/rawrec.in b/rules/rawrec.in
index 93803fa42..4bb210b8e 100644
--- a/rules/rawrec.in
+++ b/rules/rawrec.in
@@ -1,18 +1,18 @@
config RAWREC
bool
prompt "rawrec/rawplay"
- help
- rawrec and rawplay are GPL'd utilities designed to provide
- the user with a simple way of recording or playing raw audio data from
- or to their sound card under intel Linux (I havn't tested other
- architectures, but its written to be portable, I think)
+ help
+ rawrec and rawplay are GPL'd utilities designed to provide
+ the user with a simple way of recording or playing raw audio data from
+ or to their sound card under intel Linux (I havn't tested other
+ architectures, but its written to be portable, I think)
Details: http://rawrec.sourceforge.net
config RAWREC_RAWREC
bool
prompt "rawrec"
- depends on RAWREC
+ depends on RAWREC
help
rawrec - a simple audio recording tool
http://rawrec.sourceforge.net
@@ -20,7 +20,7 @@ config RAWREC_RAWREC
config RAWREC_RAWPLAY
bool
prompt "rawplay"
- depends on RAWREC
+ depends on RAWREC
help
rawplay - a simple audio player tool
http://rawrec.sourceforge.net