This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
pEpEngine
Watch
14
Star
1
Fork
13
Code
Issues
Pull Requests
3
Releases
453
Wiki
Activity
Browse Source
the E is capital
pEpMIME_windows
Volker Birk
3 years ago
parent
9fee48d131
commit
985661b441
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/pEp_status_to_string.h
+ 1
- 1
src/pEp_status_to_string.h
View File
@ -4,7 +4,7 @@
"
C
"
{
#
endif
static
inline
const
char
*
p
e
p_status_to_string
(
PEP_STATUS
status
)
{
inline
const
char
*
p
E
p_status_to_string
(
PEP_STATUS
status
)
{
switch
(
status
)
{
case
PEP_STATUS_OK
:
return
"
PEP_STATUS_OK
"
;
Write
Preview
Loading…
Cancel
Save