summaryrefslogtreecommitdiff
path: root/include/share/private.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/share/private.h')
-rw-r--r--include/share/private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/share/private.h b/include/share/private.h
index f7e3b853..03083d3f 100644
--- a/include/share/private.h
+++ b/include/share/private.h
@@ -33,7 +33,7 @@
#define FLAC__SHARE__PRIVATE_H
/*
- * Unpublished debug routines from libFLAC> This should not be used from any
+ * Unpublished debug routines from libFLAC. This should not be used from any
* client code other than code shipped with the FLAC sources.
*/
FLAC_API FLAC__bool FLAC__stream_encoder_disable_constant_subframes(FLAC__StreamEncoder *encoder, FLAC__bool value);