Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shawn Webb
libpushover
Commits
be73291f
Unverified
Commit
be73291f
authored
Apr 28, 2020
by
Shawn Webb
Browse files
Fix typo with code marks
Signed-off-by:
Shawn Webb
<
shawn.webb@hardenedbsd.org
>
parent
2e98cf1a
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
be73291f
...
...
@@ -15,7 +15,7 @@ away from libcurl to libfetch is planned.
The following code sample illustrates how easy it is to use
libpushover:
``
``
`
#include <err.h>
#include <libpushover.h>
...
...
@@ -39,4 +39,4 @@ pushover_submit_message(ctx, msg);
pushover_free_message(&msg);
pushover_free_ctx(&ctx);
``
``
`
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment