From 2f040a6b0e9894b99cec0c090f14710caa78ddf5 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 22 Apr 2006 10:04:23 +0000 Subject: [PATCH] *** empty log message *** --- Plugin/Warp.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugin/Warp.cpp b/Plugin/Warp.cpp index ff204bed7a..4b4b4dd79e 100644 --- a/Plugin/Warp.cpp +++ b/Plugin/Warp.cpp @@ -1,4 +1,4 @@ -// $Id: Warp.cpp,v 1.3 2006-04-17 15:18:14 geuzaine Exp $ +// $Id: Warp.cpp,v 1.4 2006-04-22 10:03:14 geuzaine Exp $ // // Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle // @@ -70,7 +70,7 @@ void GMSH_WarpPlugin::getInfos(char *author, char *copyright, "of surface normals multiplied by the `TimeStep'\n" "value in `iView'. (The smoothing of the surface\n" "normals is controlled by the `SmoothingAngle'\n" - "parameter.). If `iView' < 0, the plugin is run on\n" + "parameter.) If `iView' < 0, the plugin is run on\n" "the current view.\n" "\n" "Plugin(Warp) is executed in-place.\n"); -- GitLab