Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 594015e

Browse files
committed
Use english for logging
1 parent 334baba commit 594015e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libdleyna/renderer/device.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1201,7 +1201,7 @@ static void prv_add_actions(dlr_device_t *device,
12011201
continue;
12021202
}
12031203

1204-
DLEYNA_LOG_DEBUG("DLNA version ≥ 1.50 pour %s",
1204+
DLEYNA_LOG_DEBUG("DLNA version ≥ 1.50 for %s",
12051205
device->path);
12061206
timeseek_missing = TRUE;
12071207
g_free(dlna_device_class);

0 commit comments

Comments
 (0)