This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
libpEpTransport
Watch
10
Star
1
Fork
4
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add function prototype to header file, otherwise useless.
pull/2/head
heck
9 months ago
parent
8acf7525f3
commit
6d32d1b97c
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
src/gen_c.ysl2
+ 2
- 0
src/gen_c.ysl2
View File
@ -16,6 +16,8 @@ tstylesheet {
`` apply "item|doc"
} PEP_«@name»;
const char *«@name»_label(PEP_«@name» value);
#ifdef __cplusplus
}
#endif
Write
Preview
Loading…
Cancel
Save