Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 257516 | Differences between
and this patch

Collapse All | Expand All

(-)paramedit_orig.cpp (-1 / +1 lines)
Lines 18-24 Link Here
18
 */
18
 */
19
19
20
#include "paramedit.h"
20
#include "paramedit.h"
21
21
#include <cstring>
22
namespace {
22
namespace {
23
    const char* const controlChangeTexts[] = {
23
    const char* const controlChangeTexts[] = {
24
        "none", "channelaftertouch", "velocity",
24
        "none", "channelaftertouch", "velocity",

Return to bug 257516