emergency-calls-manager: Fix indentation
By running uncrustify
This commit is contained in:
@@ -22,8 +22,7 @@
|
||||
* and makes them available for initiating emergency calls.
|
||||
*/
|
||||
|
||||
typedef struct _CallsEmergencyCallsManager
|
||||
{
|
||||
typedef struct _CallsEmergencyCallsManager {
|
||||
CallsDBusEmergencyCallsSkeleton parent;
|
||||
|
||||
GListModel *origins;
|
||||
|
||||
Reference in New Issue
Block a user