This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
ed448goldilocks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
one more minor change
master
Michael Hamburg
10 years ago
parent
ffb44b4c94
commit
524c78cdcd
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
include/decaf.h
+ 5
- 0
include/decaf.h
View File
@@ -66,6 +66,11 @@ void decaf_add_sub (
const decaf_point_t c,
decaf_bool_t do_sub
) API_VIS NONNULL3;
#undef API_VIS
#undef WARN_UNUSED
#undef NONNULL2
#undef NONNULL3
#ifdef __cplusplus
}; /* extern "C" */
Write
Preview
Loading…
Cancel
Save