about summary refs log tree commit diff stats
path: root/subx/apps/dquotes
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-05-19 23:51:53 -0700
committerKartik Agaram <vc@akkartik.com>2019-05-19 23:51:53 -0700
commit44043e0e03e33793fc33e76f01179fbec8b7e1b4 (patch)
treea5cf6c59eb06538c173372c6c2428e0d9403a9bb /subx/apps/dquotes
parenta22f139556e4a4081137b7b4f70a31825ea207cd (diff)
downloadmu-44043e0e03e33793fc33e76f01179fbec8b7e1b4.tar.gz
move local variable up following conventions
More importantly, don't mix reclaiming locals with discarding args after
a call.
Diffstat (limited to 'subx/apps/dquotes')
-rwxr-xr-xsubx/apps/dquotesbin26788 -> 26802 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/dquotes b/subx/apps/dquotes
index 5a9aaff6..54570364 100755
--- a/subx/apps/dquotes
+++ b/subx/apps/dquotes
Binary files differ