Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pilgrim
doxygen
Commits
85224f85
Commit
85224f85
authored
Nov 21, 2017
by
Rajani CHULYADYO
Browse files
Spelling correction
parent
88c4c835
Pipeline
#3415
passed with stages
in 18 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
display.h
View file @
85224f85
...
...
@@ -11,7 +11,7 @@
#include
<stdlib.h>
/** @defgroup disply Display
/** @defgroup displ
a
y Display
* @details This provides a silly way to display messages.
* @pre There are no prerequisites.
* @{
...
...
@@ -20,7 +20,7 @@
extern
"C"
{
#endif
#define HELLO_WORLD "Hello world!"
/**< A hello world str
g
in. */
#define HELLO_WORLD "Hello world!"
/**< A hello world strin
g
. */
#define GOODBYE_WORLD "Goodbye cruel world"
/**< A goodbye world string. */
#define TEST_MESSAGE "Test message"
/**< Just a test message. */
...
...
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