Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
d9d6998c
Commit
d9d6998c
authored
Dec 06, 2012
by
JINMEI Tatuya
Browse files
[2445] fixed a typo
parent
231bfc60
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/log/log_buffer.h
View file @
d9d6998c
...
...
@@ -82,7 +82,7 @@ public:
/// All events are replayed to their loggers (which should have
/// other appenders when this is called.
/// Once this method has been called, no more events can be
/// added trough calls to \c add(); if \c add() is called after flush(),
/// added t
h
rough calls to \c add(); if \c add() is called after flush(),
/// an exception will be raised.
void
flush
();
...
...
Write
Preview
Markdown
is supported
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