summaryrefslogtreecommitdiff
path: root/src/pkg_ver_item.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg_ver_item.h')
-rw-r--r--src/pkg_ver_item.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg_ver_item.h b/src/pkg_ver_item.h
index 2ad51912..4f4e26bf 100644
--- a/src/pkg_ver_item.h
+++ b/src/pkg_ver_item.h
@@ -64,7 +64,7 @@ class pkg_ver_item:public pkg_tree_node
{
pkgCache::VerIterator version;
/** Stores the name of this version to avoid problems that can arise
- * with transcode().
+ * with cwidget::util::transcode().
*/
std::wstring version_name;