13
0

better comment change

git-svn-id: svn://localhost/ardour2/branches/3.0@8248 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2010-12-11 20:48:18 +00:00
parent 644af18a4b
commit fec8f4ad49

View File

@ -962,7 +962,7 @@ AudioEngine::frames_per_cycle () const
}
}
/** @param name Full or short name of port (including prefix:)
/** @param name Full or short name of port
* @return Corresponding Port*, or 0. This object remains the property of the AudioEngine
* so must not be deleted.
*/