indentation

This commit is contained in:
Erik 2015-12-03 20:49:17 -05:00
parent b9fd6c9d5b
commit bb26ae8637

View File

@ -28,8 +28,8 @@ import Foundation
struct SocketPacket {
private let placeholders: Int
private var currentPlace = 0
private static let logType = "SocketPacket"
private static let logType = "SocketPacket"
let nsp: String
let id: Int