Merge pull request #73 from pasis/rotate

introduce initial log rotate support
This commit is contained in:
James Booth
2012-11-11 14:56:04 -08:00
4 changed files with 64 additions and 5 deletions

View File

@@ -169,7 +169,7 @@ prof_handle_subscription(const char *from, jabber_subscr_t type)
break;
default:
/* unknown type */
break;
break;
}
}