From d23e9dc04e44403e01408c4c6388389276ebda8b Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 15 Oct 2004 17:38:03 +0000
Subject: [PATCH] *** empty log message ***

---
 doc/texinfo/gmsh.texi | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi
index 616f5da1dc..0919bf83d4 100644
--- a/doc/texinfo/gmsh.texi
+++ b/doc/texinfo/gmsh.texi
@@ -1,5 +1,5 @@
 \input texinfo.tex @c -*-texinfo-*-
-@c $Id: gmsh.texi,v 1.139 2004-10-15 17:17:10 geuzaine Exp $
+@c $Id: gmsh.texi,v 1.140 2004-10-15 17:38:03 geuzaine Exp $
 @c
 @c Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
 @c
@@ -3258,8 +3258,7 @@ on which the binary file was written and the computer on which the file is
 read are of the same type (little or big endian).
 @end enumerate
 
-Here is a pseudo C code to write the beginning of a post-processing
-file in binary format:
+Here is a pseudo C code to write a post-processing file in binary format:
 
 @example
 int one = 1;
-- 
GitLab