summaryrefslogtreecommitdiffstats
path: root/src/Configuration.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-08-08 14:46:53 +0000
committerDavid Robillard <d@drobilla.net>2014-08-08 14:46:53 +0000
commitb05c515d0864a4b4666fafcf966958360ad9b966 (patch)
treee1bee39bc9ef8b074ce3046ee50cba7f8906f616 /src/Configuration.cpp
parentdb48f02082219fca04c58112d10233b18535c134 (diff)
downloadpatchage-b05c515d0864a4b4666fafcf966958360ad9b966.tar.gz
patchage-b05c515d0864a4b4666fafcf966958360ad9b966.tar.bz2
patchage-b05c515d0864a4b4666fafcf966958360ad9b966.zip
Use Markdown in doc comments for better source readability.
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5429 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/Configuration.cpp')
-rw-r--r--src/Configuration.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Configuration.cpp b/src/Configuration.cpp
index 5a81327..5d84e86 100644
--- a/src/Configuration.cpp
+++ b/src/Configuration.cpp
@@ -98,7 +98,7 @@ Configuration::set_module_location(const std::string& name, ModuleType type, Coo
/** Returns whether or not this module should be split.
*
- * If nothing is known about the given module, @a default_val is returned (this is
+ * If nothing is known about the given module, `default_val` is returned (this is
* to allow driver's to request terminal ports get split by default).
*/
bool