summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxebd <xeb@mail.ru>2020-04-07 10:49:27 +0300
committerGitHub <noreply@github.com>2020-04-07 10:49:27 +0300
commit33470e3e838b36fa30b3d6283b16562868735dfa (patch)
tree9c15675dc36276f85604ae0ea17419b88c9e3cfc
parent1c8b73b06d1ca684eda5f1776d00c434bf9c5152 (diff)
parente659a55b0e8a22d31a90e359d18807fbb8ef870e (diff)
downloadaccel-ppp-xebd-33470e3e838b36fa30b3d6283b16562868735dfa.tar.gz
accel-ppp-xebd-33470e3e838b36fa30b3d6283b16562868735dfa.zip
Merge pull request #124 from hardillb/fix-accel-cmd
Fix accel-cmd compile problem on Raspbian Buster
-rw-r--r--accel-cmd/accel_cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/accel-cmd/accel_cmd.c b/accel-cmd/accel_cmd.c
index e0ca7d4..273a2dd 100644
--- a/accel-cmd/accel_cmd.c
+++ b/accel-cmd/accel_cmd.c
@@ -645,7 +645,7 @@ int main(int argc, char **argv)
bool numeric = false;
int inputstream = -1;
int oindx = 0;
- char ochar;
+ int ochar;
int rv;
while ((ochar = getopt_long(argc, argv, "f:46ni:H:p:t:P:vVh-",