]> git.pond.sub.org Git - empserver/commit
(xundump): Move the header parsing into a separate function xuheader().
authorRon Koenderink <rkoenderink@yahoo.ca>
Sun, 1 Jan 2006 03:37:36 +0000 (03:37 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Sun, 1 Jan 2006 03:37:36 +0000 (03:37 +0000)
commit15e40c55cd4f7b7d4dcc1fe8e5ba58188f64e320
tree2a7f27ab851c3bb1d0027979bb645a5e5c445202
parent9fcb96e010deb33184942114fd4c3c221d39377e
(xundump): Move the header parsing into a separate function xuheader().
Move the trailer parsing into a separate function xutrailer().

(xuheader, xutrailer): New functions.
src/lib/common/xundump.c