summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/filesystem_paths.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2015-03-11 12:12:50 -0500
committerPaul Davis <paul@linuxaudiosystems.com>2015-03-11 13:24:47 -0500
commitf9ce27fd6538cc90be0f6908cb321d546d335d20 (patch)
treec6e0cd5b9517932c725b6847fa4d838ed7ccd52d /libs/ardour/ardour/filesystem_paths.h
parentd563b1173ba319c1f26c656a55ed2507e06e0519 (diff)
global ARDOUR signal to ask GUI to copy configuration files across versions
Diffstat (limited to 'libs/ardour/ardour/filesystem_paths.h')
-rw-r--r--libs/ardour/ardour/filesystem_paths.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/ardour/filesystem_paths.h b/libs/ardour/ardour/filesystem_paths.h
index 82b84f5424..feca4ccb37 100644
--- a/libs/ardour/ardour/filesystem_paths.h
+++ b/libs/ardour/ardour/filesystem_paths.h
@@ -32,7 +32,7 @@ namespace ARDOUR {
* If @param version is negative, the build-time string PROGRAM_VERSION
* will be used to determine the version number.
*
- * @post user_config_directory() exists
+ * @post user_config_directory() exists IF version was negative.
*
*
*/