Skip to content

Commit 0ff69e2

Browse files
grrrr.... formatting.
1 parent 12db79b commit 0ff69e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/aws/crt/mqtt/MqttClient.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ namespace Aws
163163
const Io::SocketOptions& socketOptions) noexcept;
164164

165165
aws_mqtt_client* m_owningClient;
166-
aws_mqtt_client_connection *m_underlyingConnection;
166+
aws_mqtt_client_connection* m_underlyingConnection;
167167

168168
OnConnectionFailedHandler m_onConnectionFailed;
169169
OnConnAckHandler m_onConnAck;

0 commit comments

Comments
 (0)