diff options
author | Anjani Kumar <anjanik012@gmail.com> | 2021-03-28 14:22:47 +0530 |
---|---|---|
committer | Anjani Kumar <anjanik012@gmail.com> | 2021-03-28 14:22:47 +0530 |
commit | 4201ade5ae76b267e77c68764029a66f9a7e1cce (patch) | |
tree | dde61044de7ab2b005053eb0eceb578c5ae4a2eb | |
parent | Merge branch 'master' of ssh://github.com/Nheko-Reborn/nheko (diff) | |
download | nheko-4201ade5ae76b267e77c68764029a66f9a7e1cce.tar.xz |
Fix build: refactor variables to avoid same names in a scope
Diffstat (limited to '')
-rw-r--r-- | src/CallDevices.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/CallDevices.cpp b/src/CallDevices.cpp |