mirror of
https://github.com/jbagg/QtZeroConf.git
synced 2025-09-26 04:50:56 +02:00
spaces to tabs
This commit is contained in:
@@ -143,5 +143,3 @@ bool QZeroConfService::operator==(const QZeroConfService &rhs) const
|
||||
{
|
||||
return this->name() == rhs.name() && (this->ip() == rhs.ip() || this->ipv6() == rhs.ipv6());
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user