summaryrefslogtreecommitdiff
path: root/debian/patches/0002-Spelling-fixes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0002-Spelling-fixes.patch')
-rw-r--r--debian/patches/0002-Spelling-fixes.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/0002-Spelling-fixes.patch b/debian/patches/0002-Spelling-fixes.patch
index 28240d6..7604059 100644
--- a/debian/patches/0002-Spelling-fixes.patch
+++ b/debian/patches/0002-Spelling-fixes.patch
@@ -20,7 +20,7 @@ Subject: Spelling fixes
14 files changed, 36 insertions(+), 36 deletions(-)
diff --git a/CSXCAD/src/CSPrimPolyhedron.cpp b/CSXCAD/src/CSPrimPolyhedron.cpp
-index 7eac505..9583b7e 100644
+index 2454f28..129d238 100644
--- a/CSXCAD/src/CSPrimPolyhedron.cpp
+++ b/CSXCAD/src/CSPrimPolyhedron.cpp
@@ -183,11 +183,11 @@ bool CSPrimPolyhedron::BuildTree()
@@ -51,7 +51,7 @@ index ed224fd..c88c67e 100644
}
return CSPrimitives::Write2XML(elem,parameterised);
diff --git a/CSXCAD/src/CSRectGrid.cpp b/CSXCAD/src/CSRectGrid.cpp
-index 50f2947..5b36dc2 100644
+index 4f90bfe..3a8dcf7 100644
--- a/CSXCAD/src/CSRectGrid.cpp
+++ b/CSXCAD/src/CSRectGrid.cpp
@@ -78,7 +78,7 @@ std::string CSRectGrid::AddDiscLines(int direct, int numLines, double* vals, std
@@ -126,10 +126,10 @@ index 4cd4a74..b9ef094 100644
break;
}
diff --git a/QCSXCAD/QVTKStructure.cpp b/QCSXCAD/QVTKStructure.cpp
-index 9482dde..8eea1e8 100644
+index 7394bd9..3239dea 100644
--- a/QCSXCAD/QVTKStructure.cpp
+++ b/QCSXCAD/QVTKStructure.cpp
-@@ -295,7 +295,7 @@ void QVTKStructure::RenderGridDir(int dir, unsigned int plane_pos)
+@@ -306,7 +306,7 @@ void QVTKStructure::RenderGridDir(int dir, unsigned int plane_pos)
uiQty[n]=CSGrid->GetQtyLines(n);
if ((int)plane_pos>=uiQty[dir])
{