aboutsummaryrefslogtreecommitdiff
path: root/device/mobilequirks.go
diff options
context:
space:
mode:
Diffstat (limited to 'device/mobilequirks.go')
-rw-r--r--device/mobilequirks.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/mobilequirks.go b/device/mobilequirks.go
index fc0b386..c92bd3d 100644
--- a/device/mobilequirks.go
+++ b/device/mobilequirks.go
@@ -13,4 +13,4 @@ func (device *Device) DisableSomeRoamingForBrokenMobileSemantics() {
peer.disableRoaming = peer.endpoint != nil
}
device.peers.RUnlock()
-} \ No newline at end of file
+}