aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordvs12024-10-19 15:33:24 +1000
committerdvs12024-10-19 15:33:24 +1000
commit9633b26083393ae52ad35fc31ed95341092b6fe5 (patch)
tree8e73dabe490e788ae0f1acbab8df713e5e99a34b
parentMake stop less crude. (diff)
downloadJackOnAllDevices-9633b26083393ae52ad35fc31ed95341092b6fe5.zip
JackOnAllDevices-9633b26083393ae52ad35fc31ed95341092b6fe5.tar.gz
JackOnAllDevices-9633b26083393ae52ad35fc31ed95341092b6fe5.tar.bz2
JackOnAllDevices-9633b26083393ae52ad35fc31ed95341092b6fe5.tar.xz
Update comment.
Diffstat (limited to '')
-rwxr-xr-xaataaj.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/aataaj.lua b/aataaj.lua
index 44ccd5d..6038fa6 100755
--- a/aataaj.lua
+++ b/aataaj.lua
@@ -83,7 +83,7 @@ NOTE - Seems both ALSA and JACK are per user. So you need to run
83 83
84 84
85 85
86-- This APT stuff was copied from apt-panopticon. 86-- Most of this APT stuff was copied from apt-panopticon.
87local APT = {} 87local APT = {}
88 88
89APT.readCmd = function(cmd) 89APT.readCmd = function(cmd)