mirror of
https://github.com/jbagg/QtZeroConf.git
synced 2025-08-05 03:44:31 +02:00
fix indentations in QZeroConfService
This commit is contained in:
@@ -135,7 +135,6 @@ void QZeroConfService::appendTxt(QByteArray idx, QByteArray val)
|
||||
|
||||
bool QZeroConfService::isValid() const
|
||||
{
|
||||
|
||||
return (!data->name.isEmpty());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user