[calculix-cgx] 09/09: Fixed another spelling error

Wolfgang Fütterer debian at wlf-online.de
Wed Mar 16 12:24:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

wlfuetter-guest pushed a commit to branch master
in repository calculix-cgx.

commit 53f47cb017a71a774bd84ee0dc39119fc921cd12
Author: Wolfgang Fütterer <debian at wlf-online.de>
Date:   Wed Mar 16 13:00:15 2016 +0100

    Fixed another spelling error
---
 .../patches/0005-Removed-spelling-errors-in-binary.patch | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/debian/patches/0005-Removed-spelling-errors-in-binary.patch b/debian/patches/0005-Removed-spelling-errors-in-binary.patch
index f97c3a0..8072b1d 100644
--- a/debian/patches/0005-Removed-spelling-errors-in-binary.patch
+++ b/debian/patches/0005-Removed-spelling-errors-in-binary.patch
@@ -3,6 +3,7 @@ Date: Thu, 21 Jan 2016 13:45:05 +0100
 Subject: Removed spelling errors in binary
 
 ---
+ cgx_2.10/src/cgx.c           | 2 +-
  cgx_2.10/src/fuss.c          | 2 +-
  cgx_2.10/src/meshSurf.c      | 2 +-
  cgx_2.10/src/pickFunktions.c | 2 +-
@@ -10,8 +11,21 @@ Subject: Removed spelling errors in binary
  cgx_2.10/src/readFoam.c      | 2 +-
  cgx_2.10/src/readfrd.c       | 6 +++---
  cgx_2.10/src/setFunktions.c  | 2 +-
- 7 files changed, 9 insertions(+), 9 deletions(-)
+ 8 files changed, 10 insertions(+), 10 deletions(-)
 
+diff --git a/cgx_2.10/src/cgx.c b/cgx_2.10/src/cgx.c
+index dbccaa8..711276f 100644
+--- a/cgx_2.10/src/cgx.c
++++ b/cgx_2.10/src/cgx.c
+@@ -67,7 +67,7 @@ void generalinfo()
+   printf("  -a  auto-mode, geometry file derived from a cad-file must be provided \n");
+   printf("  -b  build-mode, geometry (command) file must be provided              \n");
+   printf("  -bg background, suppress creation of graphic output                   \n");
+-  printf("      otherwhise as -b, geometry (command) file must be provided        \n");
++  printf("      otherwise as -b, geometry (command) file must be provided         \n");
+   printf("  -c  read an solver input file (ccx)                                   \n");
+   printf("  -duns2d  read duns result files (2D)                                  \n");
+   printf("  -duns3d  read duns result files (3D)                                  \n");
 diff --git a/cgx_2.10/src/fuss.c b/cgx_2.10/src/fuss.c
 index b1fc4c5..28fd03f 100644
 --- a/cgx_2.10/src/fuss.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/calculix-cgx.git



More information about the debian-science-commits mailing list