1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00

miracle-dispd: unify log message

Change-Id: I17c7cb0c64ddaecd09ff59f65dcb0e745f6b7174
This commit is contained in:
Derek Dai 2017-04-20 21:47:42 +08:00
parent 5f098041fd
commit 51597c4338
5 changed files with 4 additions and 9 deletions

View file

@ -16,7 +16,7 @@
* You should have received a copy of the GNU Lesser General Public License
* along with MiracleCast; If not, see <http://www.gnu.org/licenses/>.
*/
#define LOG_SUBSYSTEM "wfdctl"
#define LOG_SUBSYSTEM "dispd"
#include <locale.h>
#include <signal.h>