From 48e29591336843e07e59d79857ff656a390f460b Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 14 Sep 2004 14:14:44 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@9611 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index c3757edb33..931e836352 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -796,7 +796,7 @@

Using METIS requires some editing though: in the METIS header - Lib/proto.h that is automatically include from METIS's main + Lib/proto.h that is automatically included from METIS's main header Lib/metis.h, a number of functions from the C standard lib are declared with signatures that differ from the ones in the system headers (that alone is a good reason not to ever declare -- 2.39.5