Add forward declarations. --- fasthenry-3.0/src/fasthenry/sparse/spBuild.c.orig 2015-07-22 10:13:30.884638176 +0200 +++ fasthenry-3.0/src/fasthenry/sparse/spBuild.c 2015-07-22 13:08:48.862973419 +0200 @@ -106,6 +106,8 @@ #include "spDefs.h" +static void Translate( MatrixPtr, int*, int* ); +static ExpandTranslationArrays( MatrixPtr, register int ); d='header'> cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/webkit.scm
AgeCommit message (Expand)Author
2023-10-14gnu: wpewebkit: Update to 2.40.5....* gnu/packages/webkit.scm (wpewebkit): Update to 2.40.5. Efraim Flashner
2023-08-08gnu: webkitgtk: Update to 2.40.5....* gnu/packages/webkit.scm (webkitgtk): Update to 2.40.5. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Andre A. Gomes