even more docs
This commit is contained in:
parent
2eeb075739
commit
d126d9abbf
8 changed files with 117 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "mach_detours.h"
|
||||
#include <mach_detours.h>
|
||||
|
||||
char* (*real_strerror)(int errno) = strerror;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue