commit | 9af9120091ceb96641d7c6c645fabad96db4bc0d | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Aug 17 18:29:54 2017 +0000 |
committer | Colin Cross <ccross@android.com> | Thu Aug 17 18:29:54 2017 +0000 |
tree | 0ac35e33169ae9b07c075a3c623148d2e974d14f | |
parent | 079bff4fa52b0c3c76057451cc9cdecf1827fce0 [diff] [blame] |
Revert "Name function arguments in libc headers for Studio." This reverts commit 079bff4fa52b0c3c76057451cc9cdecf1827fce0. Broke builds with SANITIZE_HOST=address with an asan failure in versioner. Change-Id: I22b113fd5405589d1a25e5e137c450aaba1ade5f
diff --git a/libc/include/sys/procfs.h b/libc/include/sys/procfs.h index 75a1e98..eff39e2 100644 --- a/libc/include/sys/procfs.h +++ b/libc/include/sys/procfs.h
@@ -59,4 +59,4 @@ __END_DECLS -#endif +#endif /* _SYS_PROCFS_H_ */