MCPcopy Create free account
hub / github.com/KDE/kdevelop / setLogMessage

Method setLogMessage

plugins/subversion/3rdparty/kdevsvncpp/context.cpp:668–672  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

666 }
667
668 void
669 Context::setLogMessage(const char * msg)
670 {
671 m->setLogMessage(msg);
672 }
673
674 const char *
675 Context::getUsername() const

Callers 2

commitMethod · 0.45
importMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected