added spaces according to coding-convention

Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
Roland Häder 2017-03-19 01:04:30 +01:00
parent 46a031368a
commit 5e1c303c08
No known key found for this signature in database
GPG Key ID: B72F8185C6C7BD78
1 changed files with 1 additions and 1 deletions

View File

@ -1095,7 +1095,7 @@ class dfrn {
}
if ($rino>0 && $rino_remote_version>0 && (! $dissolve)) {
if ($rino > 0 && $rino_remote_version > 0 && (! $dissolve)) {
logger('rino version: '. $rino_remote_version);
switch($rino_remote_version) {