"log rotate" -> "log rotated"

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1565 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-06-26 16:47:56 +00:00 committed by cras
commit d0de9fe229
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@ log.c:
"log locked", LOG_REC
"log started", LOG_REC
"log stopped", LOG_REC
"log rotate", LOG_REC
"log rotated", LOG_REC
"log written", LOG_REC, char *line
modules.c: