From ae663c36af889adadd10249709aeae8f6b6b69f0 Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Fri, 8 Mar 2013 21:13:13 +1100 Subject: [PATCH] FLAC/ordinals.h : Provide links for replacements. --- include/FLAC/ordinals.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/include/FLAC/ordinals.h b/include/FLAC/ordinals.h index 647b07e4..3c6dd184 100644 --- a/include/FLAC/ordinals.h +++ b/include/FLAC/ordinals.h @@ -33,7 +33,10 @@ #define FLAC__ORDINALS_H /* If your compiler does not provide you should provide a replacement - * which hss suitable replacements for the following intX_T and uintX_t types. + * which has suitable replacements for the following intX_T and uintX_t types. + * For example: + * http://msinttypes.googlecode.com/svn/trunk/stdint.h + * http://www.azillionmonkeys.com/qed/pstdint.h */ #include