Index: src/router/rc/ttraff.c
===================================================================
--- src/router/rc/ttraff.c	(revision 9019)
+++ src/router/rc/ttraff.c	(revision 9026)
@@ -212,5 +212,5 @@
      commited = 1;
      needcommit = 0;
-     syslog (LOG_DEBUG, "ttraff: data for %s-%s-%s commited to nvram\n", year, month, day);
+     syslog (LOG_DEBUG, "ttraff: data for %d-%d-%d commited to nvram\n", year, month, day);
    }
    
