From 2e08a82d5e77781e2794b244f11254108bf5b46b Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Thu, 22 Nov 2012 00:46:14 +0100 Subject: [PATCH] Fix the path to the C99-to-C89 Converter & Wrapper to the only existing repository. Ronald deleted his public c99-to-c89 repository today. --- doc/platform.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/platform.texi b/doc/platform.texi index fa78b27321..dcdfff20d7 100644 --- a/doc/platform.texi +++ b/doc/platform.texi @@ -114,7 +114,7 @@ wrapper. You will need the following prerequisites: @itemize -@item @uref{https://github.com/rbultje/c99-to-c89/, C99-to-C89 Converter & Wrapper} +@item @uref{https://github.com/libav/c99-to-c89/, C99-to-C89 Converter & Wrapper} @item @uref{http://code.google.com/p/msinttypes/, msinttypes} @item @uref{http://www.mingw.org/, MSYS} @item @uref{http://yasm.tortall.net/, YASM}