]> granicus.if.org Git - apache/commit
Minor rotatelogs changes:
authorRainer Jung <rjung@apache.org>
Sun, 11 Jan 2009 20:27:53 +0000 (20:27 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 11 Jan 2009 20:27:53 +0000 (20:27 +0000)
commit1f3c946071f106e824db139d952c7e4db89e7e08
tree2e0fb671740cd6f41291af379d9ea89d32bb04b3
parent091fe50066c4d6c3316fa8228a7e391d8c3af65e
Minor rotatelogs changes:
- remove 'now' from status struct. We only need it locally.
- add 'static' to function declaration, although the code
  is still in a single file
- change signature of get_now()
- make argument count check easier to understand

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733513 13f79535-47bb-0310-9956-ffa450edef68
support/rotatelogs.c