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
5ac8bd1c
Commit
5ac8bd1c
authored
May 29, 2002
by
Josh Coalson
Browse files
minor comments
parent
16556048
Changes
2
Hide whitespace changes
Inline
Side-by-side
include/FLAC++/metadata.h
View file @
5ac8bd1c
...
...
@@ -67,7 +67,7 @@ namespace FLAC {
FLAC__MetaDataType
get_type
()
const
;
unsigned
get_length
()
const
;
// NOTE: does not include the header, per spec
private:
Prototype
();
// Private and undefined so
use
can't use it
Prototype
();
// Private and undefined so
you
can't use it
// These are used only by Iterator
bool
is_reference_
;
...
...
src/libFLAC/Makefile.am
View file @
5ac8bd1c
...
...
@@ -34,6 +34,7 @@ endif
SUBDIRS
=
$(ARCH_SUBDIRS)
include .
#@@@@ fix this
libFLAC_la_LDFLAGS
=
-version-info
2:1:1
libFLAC_la_SOURCES
=
\
...
...
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