summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/cpp/30790-Issue_2795.cpp
blob: 6cb7e112d445c6b2cac143d03cac8b6f4bc546e0 (plain)
1
2
3
void SnRequestTracefork::onCurlTestError(QProcess::ProcessError _error) {
    myerror(QString("Curl process failed with error %1").arg(_error));
}