summaryrefslogtreecommitdiff
path: root/src/lib/content.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-12-28 15:09:30 +0000
committerCarl Hetherington <cth@carlh.net>2013-12-28 15:09:30 +0000
commit521c09170d9e62cd72cc2da66c41816761008a4b (patch)
tree267f5cb83ba72a1d489f32ba3c94d5ac02579a4e /src/lib/content.h
parent0987c41ac468fd93bbb444093e66d5d6753cb927 (diff)
parentaf3e8ed8382cdc35e361cdca1f735a379fce1317 (diff)
Merge 1.0
Diffstat (limited to 'src/lib/content.h')
-rw-r--r--src/lib/content.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/content.h b/src/lib/content.h
index 1eee02e01..965b33b22 100644
--- a/src/lib/content.h
+++ b/src/lib/content.h
@@ -84,7 +84,7 @@ public:
return _paths[i];
}
- bool path_valid () const;
+ bool paths_valid () const;
/** @return MD5 digest of the content's file(s) */
std::string digest () const {