minor changes
* fix typo * less code duplication * less `GString` usage * more `auto_gchar` usage * document connecting to servers supporting SASL ANONYMOUS * ignore valgrind output Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -55,6 +55,9 @@ tests/unittests/unittests.log
|
||||
tests/unittests/unittests.trs
|
||||
test-suite.log
|
||||
|
||||
# valgrind output
|
||||
profval*
|
||||
|
||||
# local scripts
|
||||
clean-test.sh
|
||||
gen_docs.sh
|
||||
|
||||
Reference in New Issue
Block a user