diff options
author | Sebastian Schuberth <sschuberth@gmail.com> | 2018-01-05 09:35:08 +0100 |
---|---|---|
committer | Sebastian Schuberth <sschuberth@gmail.com> | 2018-06-25 08:17:39 +0200 |
commit | ee03556df93d39f3c3277f4d80e3fe8bc34cfcf4 (patch) | |
tree | e2c2e8184c279641dbfa01c699f4bc03883b38bc /src | |
parent | fc243c15fb0a691d3fc0896803939c2a535b6a8c (diff) |
Remove the executable bit from several source code files
This potentially avoids compiler warnings.
Diffstat (limited to 'src')
-rw-r--r--[-rwxr-xr-x] | src/google/protobuf/arena.cc | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/google/protobuf/arenastring.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/google/protobuf/compiler/js/js_generator.cc | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/google/protobuf/compiler/js/js_generator.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/google/protobuf/reflection.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/google/protobuf/stubs/common.cc | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/google/protobuf/util/message_differencer_unittest.cc | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/src/google/protobuf/arena.cc b/src/google/protobuf/arena.cc index c117c9e5..c117c9e5 100755..100644 --- a/src/google/protobuf/arena.cc +++ b/src/google/protobuf/arena.cc diff --git a/src/google/protobuf/arenastring.h b/src/google/protobuf/arenastring.h index 168fc972..168fc972 100755..100644 --- a/src/google/protobuf/arenastring.h +++ b/src/google/protobuf/arenastring.h diff --git a/src/google/protobuf/compiler/js/js_generator.cc b/src/google/protobuf/compiler/js/js_generator.cc index 7109ed5b..7109ed5b 100755..100644 --- a/src/google/protobuf/compiler/js/js_generator.cc +++ b/src/google/protobuf/compiler/js/js_generator.cc diff --git a/src/google/protobuf/compiler/js/js_generator.h b/src/google/protobuf/compiler/js/js_generator.h index 3cc60e22..3cc60e22 100755..100644 --- a/src/google/protobuf/compiler/js/js_generator.h +++ b/src/google/protobuf/compiler/js/js_generator.h diff --git a/src/google/protobuf/reflection.h b/src/google/protobuf/reflection.h index 5d0fc42b..5d0fc42b 100755..100644 --- a/src/google/protobuf/reflection.h +++ b/src/google/protobuf/reflection.h diff --git a/src/google/protobuf/stubs/common.cc b/src/google/protobuf/stubs/common.cc index 33d24c57..33d24c57 100755..100644 --- a/src/google/protobuf/stubs/common.cc +++ b/src/google/protobuf/stubs/common.cc diff --git a/src/google/protobuf/util/message_differencer_unittest.cc b/src/google/protobuf/util/message_differencer_unittest.cc index a263d983..a263d983 100755..100644 --- a/src/google/protobuf/util/message_differencer_unittest.cc +++ b/src/google/protobuf/util/message_differencer_unittest.cc |