emergency-calls-manager: Fix indentation

By running uncrustify
This commit is contained in:
Evangelos Ribeiro Tzaras
2023-04-09 11:37:50 +02:00
parent e5a4d899f8
commit 9a52c57ffe

View File

@@ -22,8 +22,7 @@
* and makes them available for initiating emergency calls.
*/
typedef struct _CallsEmergencyCallsManager
{
typedef struct _CallsEmergencyCallsManager {
CallsDBusEmergencyCallsSkeleton parent;
GListModel *origins;