]> git.saurik.com Git - apple/libc.git/blame - stdlib/FreeBSD/atexit.h.patch
Libc-763.13.tar.gz
[apple/libc.git] / stdlib / FreeBSD / atexit.h.patch
CommitLineData
1f2f436a
A
1--- atexit.h.bsdnew 2009-11-13 14:11:47.000000000 -0800
2+++ atexit.h 2009-11-13 14:11:47.000000000 -0800
3@@ -33,4 +33,4 @@
3d9156a7
A
4 /* must be at least 32 to guarantee ANSI conformance */
5 #define ATEXIT_SIZE 32
6
7-void __cxa_finalize(void *dso);
8+void __cxa_finalize(const void *dso);