projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9d232e6
)
com_ff(): Fix bad grammar in help text.
author
Andre Noll
<maan@tuebingen.mpg.de>
Sun, 2 Jun 2019 10:21:12 +0000
(12:21 +0200)
committer
Andre Noll
<maan@tuebingen.mpg.de>
Sun, 2 Jun 2019 10:21:12 +0000
(12:21 +0200)
m4/lls/server_cmd.suite.m4
patch
|
blob
|
history
diff --git
a/m4/lls/server_cmd.suite.m4
b/m4/lls/server_cmd.suite.m4
index
e69d1e2
..
2a39907
100644
(file)
--- a/
m4/lls/server_cmd.suite.m4
+++ b/
m4/lls/server_cmd.suite.m4
@@
-129,8
+129,8
@@
aux_info_prefix = Permissions:
aux_info = VSS_READ | VSS_WRITE
[description]
This enqueues a request to reposition the audio stream according to
aux_info = VSS_READ | VSS_WRITE
[description]
This enqueues a request to reposition the audio stream according to
- the argument, which may be
signed or unsigned integer. Negative values
- correspond to backward jumps.
+ the argument, which may be
a signed or an unsigned integer. Negative
+
values
correspond to backward jumps.
If a negative number is given whose absolute value exceeds the current
postition of the stream, a jump to the beginning of the audio file
If a negative number is given whose absolute value exceeds the current
postition of the stream, a jump to the beginning of the audio file