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
Stefan Strogin
flac
Commits
346e0d8b
Commit
346e0d8b
authored
Sep 14, 2004
by
Josh Coalson
Browse files
add comment braces for doxygen
parent
3887a472
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/FLAC/callback.h
View file @
346e0d8b
...
...
@@ -74,6 +74,8 @@
* large files. You will have to find an equivalent function (e.g. ftello),
* or write a wrapper. The same is true for feof() since this is usually
* implemented as a macro, not as a function whose address can be taken.
*
* \{
*/
#ifdef __cplusplus
...
...
@@ -170,6 +172,8 @@ typedef struct {
FLAC__IOCallback_Close
close
;
}
FLAC__IOCallbacks
;
/* \} */
#ifdef __cplusplus
}
#endif
...
...
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