summaryrefslogtreecommitdiff
path: root/libunwindstack/tests/MemoryFileTest.cpp
diff options
context:
space:
mode:
authorIan Elliott <ianelliott@google.com>2017-07-07 16:11:32 -0600
committerIan Elliott <ianelliott@google.com>2017-07-07 16:11:32 -0600
commit58e06c5f94736152628a7d45ff7a16d1b501ef76 (patch)
tree2af51418955c9c8a42ea24db5a6c71691df40372 /libunwindstack/tests/MemoryFileTest.cpp
parenteb42bb8c8ba93b092e50e5426a07c692fa76d8b2 (diff)
Use void instead of no parameters in 2 function declarations.
In compiling some code with a picky "Android.mk" file, it is not happy with a function declaration that looks like: void foo(); It requires: void foo(void); This commit changes that for 2 functions in "log.h". Test: Build both Android and the code with a picky "Android.mk". Change-Id: Icd624df34db57e642fe6b1c7da77be9b05936936
Diffstat (limited to 'libunwindstack/tests/MemoryFileTest.cpp')
0 files changed, 0 insertions, 0 deletions