[calculix-cgx] 06/06: Removed spelling errors in binary

Wolfgang Fütterer debian at wlf-online.de
Tue May 17 20:51:08 UTC 2016


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

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

commit 47dd209760a2774da463c809beda27387c531dc3
Author: Wolfgang Fütterer <debian at wlf-online.de>
Date:   Thu Jan 21 13:45:05 2016 +0100

    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 +-
 cgx_2.10/src/plotFunktions.c | 2 +-
 cgx_2.10/src/readFoam.c      | 2 +-
 cgx_2.10/src/readfrd.c       | 6 +++---
 cgx_2.10/src/setFunktions.c  | 2 +-
 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
+++ b/cgx_2.10/src/fuss.c
@@ -290,7 +290,7 @@ int fuss (Points **point_f, Lines **line_f, Sets **set_f, int anzSchaufel, doubl
       point[line[i].p2].name = "SK2";
       break;
      }
-    else {printf("\nERROR: This function doesnt work neither with spline nor with nurbs or anything else!! Sorry.\n"); return EXIT_FAILURE;}
+    else {printf("\nERROR: This function doesn't work neither with spline nor with nurbs or anything else!! Sorry.\n"); return EXIT_FAILURE;}
   }
   if(i == (set[setNr].anz_l-1)){
     point[pNum].name = "Min";
diff --git a/cgx_2.10/src/meshSurf.c b/cgx_2.10/src/meshSurf.c
index 9280956..09948d2 100644
--- a/cgx_2.10/src/meshSurf.c
+++ b/cgx_2.10/src/meshSurf.c
@@ -597,7 +597,7 @@ int mesh_tr3u(int nr )
 
     //replace later:
     /* memory for the boundary node-seach algorithm */
-    printf("hallo boundary node-seach\n");
+    printf("hallo boundary node-search\n");
 
     /* stelle daten fuer near3d bereit */
     if ( (rsort = (Rsort *)realloc((Rsort *)rsort, (anz_n+1) * sizeof(Rsort))) == NULL )
diff --git a/cgx_2.10/src/pickFunktions.c b/cgx_2.10/src/pickFunktions.c
index 6110ae1..b295a73 100644
--- a/cgx_2.10/src/pickFunktions.c
+++ b/cgx_2.10/src/pickFunktions.c
@@ -2798,7 +2798,7 @@ void goPicking( int x, int y, char *type )
   hits = glRenderMode (GL_RENDER);
   if (hits<0)
   {
-    errMsg("\nWARNING: Overflow occured, select a smaler region and try again!\n");
+    errMsg("\nWARNING: Overflow occurred, select a smaler region and try again!\n");
   }
   else
   {
diff --git a/cgx_2.10/src/plotFunktions.c b/cgx_2.10/src/plotFunktions.c
index f0617d2..d8f2317 100644
--- a/cgx_2.10/src/plotFunktions.c
+++ b/cgx_2.10/src/plotFunktions.c
@@ -133,7 +133,7 @@ extern SpecialSet specialset[1];
 int current_nurbs;
 static void NurbsErrorCallback(GLenum which)
 {
-  printf(" GluNURBS: error occured (%d):\n", which);
+  printf(" GluNURBS: error occurred (%d):\n", which);
   if(current_nurbs>-1)
   {
     printf("    %s in nurbs:%s see set:%s\n", gluErrorString(which), nurbs[current_nurbs].name,specialset->bnur);
diff --git a/cgx_2.10/src/readFoam.c b/cgx_2.10/src/readFoam.c
index ce3b19a..4876467 100644
--- a/cgx_2.10/src/readFoam.c
+++ b/cgx_2.10/src/readFoam.c
@@ -661,7 +661,7 @@ int readFoam(char *datin, Summen *apre, Sets **sptr, Nodes **nptr, Elements **ep
   /* scan over all project directories and search for results */
   sum_dir=0;
   dirp = opendir(datin);
-  printf("seach for results in %s\n", datin );
+  printf("search for results in %s\n", datin );
   if (dirp != NULL) while ((dp = readdir(dirp)) != NULL)
   {
 
diff --git a/cgx_2.10/src/readfrd.c b/cgx_2.10/src/readfrd.c
index 3458880..0ebd245 100644
--- a/cgx_2.10/src/readfrd.c
+++ b/cgx_2.10/src/readfrd.c
@@ -741,7 +741,7 @@ int readfrd( char *datin, Summen *anz, Nodes **nptr, Elements **eptr, Datasets *
 
           if( lcase[anz->l].irtype > 2 )
           {
-            printf(" Found ELEMENT DATA, this is not suported!\n");
+            printf(" Found ELEMENT DATA, this is not supported!\n");
             anz->l--;
             goto next;
           }
@@ -1348,7 +1348,7 @@ int readfrdblock(int lc, Summen *anz,   Nodes     *node, Datasets *lcase )
 
   if( lcase[lc].irtype > 2 )
   {
-    printf(" ERROR: Found ELEMENT DATA, this is not suported!\n");
+    printf(" ERROR: Found ELEMENT DATA, this is not supported!\n");
     return(-1);
   }
 
@@ -1586,7 +1586,7 @@ int readOneNode( int lc, Summen *anz, Datasets *lcase, int nodenr, double **vptr
 
   if( lcase[lc].irtype > 2 )
   {
-    printf(" ERROR: Found ELEMENT DATA, this is not suported!\n");
+    printf(" ERROR: Found ELEMENT DATA, this is not supported!\n");
     return(-1);
   }
 
diff --git a/cgx_2.10/src/setFunktions.c b/cgx_2.10/src/setFunktions.c
index 1104776..37be049 100644
--- a/cgx_2.10/src/setFunktions.c
+++ b/cgx_2.10/src/setFunktions.c
@@ -7179,7 +7179,7 @@ void pre_split( char *record)
         }
 	else if(m>0)
         {
-	  printf("c:%d e:%d m:%d unknow case\n",c, e, m);
+	  printf("c:%d e:%d m:%d unknown case\n",c, e, m);
 	  goto next_elem;
 	}
       }

-- 
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