]> git.pond.sub.org Git - empserver/commit
Fix type of get_seqno() from int to unsigned
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 16 May 2008 05:33:20 +0000 (07:33 +0200)
committerMarkus Armbruster <armbru@pike.pond.sub.org>
Wed, 28 May 2008 20:32:03 +0000 (22:32 +0200)
commitd3a2130b267842619897d907c81091c683b9461d
tree096ddb1c37b9e2a555eeea1c6bac4cf2b621346e
parente1283b118a6c9054403027c7422622eef4bf1f9a
Fix type of get_seqno() from int to unsigned

While there, document the seqno functions.
src/lib/common/file.c