X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fasset.cc;h=ef06ea8d6b49c24bfa9820f791e4d2036253b01b;hb=c46f6125c482f2a3361cd33d1e1163927f038e9d;hp=15f810154c1c9939e6969c0e3c3d3e0c44356070;hpb=e3fa86ef35f212b14b593dd36dbff66e845d37e4;p=libdcp.git diff --git a/src/asset.cc b/src/asset.cc index 15f81015..ef06ea8d 100644 --- a/src/asset.cc +++ b/src/asset.cc @@ -131,7 +131,7 @@ Asset::add_file_to_assetmap(AssetMap& asset_map, boost::filesystem::path root, b string -Asset::hash (function progress) const +Asset::hash(function progress) const { DCP_ASSERT (_file);