[code-saturne] 04/09: doxygen-typo.patch
Gilles Filippini
pini at debian.org
Sat Dec 16 12:22:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
pini pushed a commit to branch master
in repository code-saturne.
commit 10ae9c50a2753f215e769424b8c795e306666913
Author: Gilles Filippini <pini at debian.org>
Date: Mon Dec 11 23:39:33 2017 +0100
doxygen-typo.patch
---
debian/patches/doxygen-typo.patch | 15 +++++++++++++++
debian/patches/series | 1 +
2 files changed, 16 insertions(+)
diff --git a/debian/patches/doxygen-typo.patch b/debian/patches/doxygen-typo.patch
new file mode 100644
index 0000000..46c395e
--- /dev/null
+++ b/debian/patches/doxygen-typo.patch
@@ -0,0 +1,15 @@
+Description: Fix typo in doxygen text
+ Patch from upstream revision 10640.
+Index: code-saturne/src/base/cstphy.f90
+===================================================================
+--- code-saturne.orig/src/base/cstphy.f90
++++ code-saturne/src/base/cstphy.f90
+@@ -510,7 +510,7 @@ module cstphy
+ !> Useful if and only if \ref iturb=60 (\f$k-\omega\f$ SST)
+ double precision, save :: ckwbt2
+
+- !> constant \f$\C_{DDES}\f$ for the \f$k-\omega\f$ SST model.
++ !> constant \f$ C_{DDES}\f$ for the \f$k-\omega\f$ SST model.
+ !> Useful if and only if \ref iturb=60 (\f$k-\omega\f$ SST) and iddes=1
+ double precision, save :: cddes
+
diff --git a/debian/patches/series b/debian/patches/series
index 0407599..117f39c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
format-not-a-string-literal-and-no-format-arguments.patch
+doxygen-typo.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/code-saturne.git
More information about the debian-science-commits
mailing list