diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-10 11:54:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-10 11:54:49 +0100 |
| commit | 4a146d39f54fb5a6261ca6fd7bdf96cfde0bad51 (patch) | |
| tree | d54b63ee7dff6bf515747dd967a91d8612bf0150 /src | |
| parent | 608e055d35cd20fcc6734ca600bef3e9d56daca0 (diff) | |
Comment fix.
Diffstat (limited to 'src')
| -rw-r--r-- | src/dcp.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ class DCP : public boost::noncopyable { public: /** Construct a DCP. You can pass an existing DCP's directory - * as the parameter, or a non-existant folder to create a new + * as the parameter, or an empty folder to create a new * DCP in. * * @param directory Directory containing the DCP's files. |
