chg: allow to download ´lf config´ settings to client
This commit is contained in:
@@ -81,7 +81,7 @@ void setSamplingConfig(sample_config *sc) {
|
||||
printConfig();
|
||||
}
|
||||
|
||||
sample_config *getSamplingConfig() {
|
||||
sample_config *getSamplingConfig(void) {
|
||||
return &config;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user