diff options
author | dvs1 | 2024-10-19 15:33:24 +1000 |
---|---|---|
committer | dvs1 | 2024-10-19 15:33:24 +1000 |
commit | 9633b26083393ae52ad35fc31ed95341092b6fe5 (patch) | |
tree | 8e73dabe490e788ae0f1acbab8df713e5e99a34b | |
parent | Make stop less crude. (diff) | |
download | JackOnAllDevices-9633b26083393ae52ad35fc31ed95341092b6fe5.zip JackOnAllDevices-9633b26083393ae52ad35fc31ed95341092b6fe5.tar.gz JackOnAllDevices-9633b26083393ae52ad35fc31ed95341092b6fe5.tar.bz2 JackOnAllDevices-9633b26083393ae52ad35fc31ed95341092b6fe5.tar.xz |
Update comment.
Diffstat (limited to '')
-rwxr-xr-x | aataaj.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
87 | local APT = {} | 87 | local APT = {} |
88 | 88 | ||
89 | APT.readCmd = function(cmd) | 89 | APT.readCmd = function(cmd) |