summaryrefslogtreecommitdiffstats
path: root/src/host/virt_phy/src/virtphy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/virt_phy/src/virtphy.c')
-rw-r--r--src/host/virt_phy/src/virtphy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/virt_phy/src/virtphy.c b/src/host/virt_phy/src/virtphy.c
index c9e7bdd3..70265a05 100644
--- a/src/host/virt_phy/src/virtphy.c
+++ b/src/host/virt_phy/src/virtphy.c
@@ -44,7 +44,7 @@ int main( int argc, char *argv[] )
virt_l1_sched_init(model);
LOGP(DVIRPHY, LOGL_INFO, "Virtual physical layer ready...\n \
- Waiting for l23 app on", l1ctl_sock_path);
+ Waiting for l23 app on %s", l1ctl_sock_path);
while (1) {
// handle osmocom fd READ events (l1ctl-unix-socket, virtual-um-mcast-socket)