aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJack Palevich <jackpal@google.com>2009-06-04 19:56:13 -0700
committerJack Palevich <jackpal@google.com>2009-06-04 19:56:13 -0700
commitb7c81e99522fbc5256f20e826eae18f2a33ea76a (patch)
tree939f5bbd87f1c4c87a834bab92fb2eef12851b16 /include
parenteedf9d20832f1af3a4bd362819be6eace54240b5 (diff)
downloadsystem_core-b7c81e99522fbc5256f20e826eae18f2a33ea76a.tar.gz
system_core-b7c81e99522fbc5256f20e826eae18f2a33ea76a.tar.bz2
system_core-b7c81e99522fbc5256f20e826eae18f2a33ea76a.zip
Switch to ANSI C style C function declarations.
main(argc, argv) --> int main(int argc, char** argv) Although we accept int, void, and char types, and pointers to same, we actually still treat everything as an int.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions