Correct indent

This commit is contained in:
phl0 2018-07-15 20:29:00 +02:00
parent 6bfb5bed1d
commit 1e0d704405
No known key found for this signature in database
GPG key ID: 48EA1E640798CA9A

View file

@ -301,7 +301,7 @@ int CDAPNETGateway::run()
break;
default:
break;
}
}
m_queue.push_front(message);
}