Update use of old printf vocabulary.
parent
62b497f2b5
commit
2c23d2ac4d
|
@ -1,7 +1,7 @@
|
||||||
! Copyright (C) 2008 Doug Coleman.
|
! Copyright (C) 2008 Doug Coleman.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: calendar kernel http.server.dispatchers prettyprint
|
USING: calendar kernel http.server.dispatchers prettyprint
|
||||||
sequences printf furnace.actions html.forms accessors
|
sequences formatting furnace.actions html.forms accessors
|
||||||
furnace.redirection ;
|
furnace.redirection ;
|
||||||
IN: webapps.irc-log
|
IN: webapps.irc-log
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue