summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2009-01-11 22:30:37 +0000
committerRoger Leigh <rleigh@debian.org>2009-01-11 22:30:37 +0000
commit3a2b1c62c24ce5178365e3dfdd6ce065ef145b5e (patch)
tree99a294689af327ca6a1712c384679b155a8adff9 /bin
parenta1d9e58974fa51415558ef6e901dba02073c5c75 (diff)
downloadschroot-3a2b1c62c24ce5178365e3dfdd6ce065ef145b5e.tar.gz
[csbuild] Correct variable name in doxygen comment
Diffstat (limited to 'bin')
-rw-r--r--bin/csbuild/csbuild-debian-changes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csbuild/csbuild-debian-changes.h b/bin/csbuild/csbuild-debian-changes.h
index cd82471a..598c8294 100644
--- a/bin/csbuild/csbuild-debian-changes.h
+++ b/bin/csbuild/csbuild-debian-changes.h
@@ -469,7 +469,7 @@ namespace csbuild
* debian_changes initialisation from an istream.
*
* @param stream the stream to input from.
- * @param kf the debian_changes to set.
+ * @param dc the debian_changes to set.
* @returns the stream.
*/
template <class charT, class traits>