Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[mms-engine] Housekeeping
  • Loading branch information
monich committed Nov 4, 2019
1 parent d0a6b1c commit a596786
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions mms-lib/src/mms_connman.c
@@ -1,6 +1,7 @@
/*
* Copyright (C) 2013-2016 Jolla Ltd.
* Contact: Slava Monich <slava.monich@jolla.com>
* Copyright (C) 2013-2019 Jolla Ltd.
* Copyright (C) 2013-2019 Slava Monich <slava.monich@jolla.com>
* Copyright (C) 2019 Open Mobile Platform LLC.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
Expand All @@ -15,7 +16,7 @@
#include "mms_connman.h"

/* Logging */
#define MMS_LOG_MODULE_NAME mms_connman_log
#define GLOG_MODULE_NAME mms_connman_log
#include <gutil_log.h>

G_DEFINE_ABSTRACT_TYPE(MMSConnMan, mms_connman, G_TYPE_OBJECT)
Expand Down

0 comments on commit a596786

Please sign in to comment.