diff options
author | Tim L <timo614@gmail.com> | 2017-11-03 11:24:28 -0400 |
---|---|---|
committer | Tim L <timo614@gmail.com> | 2017-11-03 11:27:50 -0400 |
commit | 0bf09154462a9030b4f288e0455198d775342a42 (patch) | |
tree | ffdd6f4708ddedcd0d63817194385903c503d143 /src | |
parent | Merge pull request #2662 (diff) | |
download | monero-0bf09154462a9030b4f288e0455198d775342a42.tar.xz |
Fix file permission issue
This branch fixes a file permission issue introduced by https://github.com/monero-project/monero/commit/69c37200aa87f100f731e755bdca7a0dc6ae820a
Diffstat (limited to 'src')
-rw-r--r--[-rwxr-xr-x] | src/rpc/core_rpc_server.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/rpc/rpc_args.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/rpc/rpc_args.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/wallet/wallet_rpc_server.cpp | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/src/rpc/core_rpc_server.cpp b/src/rpc/core_rpc_server.cpp index b3ce30d0c..b3ce30d0c 100755..100644 --- a/src/rpc/core_rpc_server.cpp +++ b/src/rpc/core_rpc_server.cpp diff --git a/src/rpc/rpc_args.cpp b/src/rpc/rpc_args.cpp index 93309bf3c..93309bf3c 100755..100644 --- a/src/rpc/rpc_args.cpp +++ b/src/rpc/rpc_args.cpp diff --git a/src/rpc/rpc_args.h b/src/rpc/rpc_args.h index 72b5aa706..72b5aa706 100755..100644 --- a/src/rpc/rpc_args.h +++ b/src/rpc/rpc_args.h diff --git a/src/wallet/wallet_rpc_server.cpp b/src/wallet/wallet_rpc_server.cpp index acd5357ed..acd5357ed 100755..100644 --- a/src/wallet/wallet_rpc_server.cpp +++ b/src/wallet/wallet_rpc_server.cpp |