comparison src/dumpblocks.c @ 129:fc11b1d1ad34

fix initial from header in mbox format. start moving to PST_LE_GET* rather than LE*_CPU macros so we can eventually remove the pragma packing.
author Carl Byington <carl@five-ten-sg.com>
date Thu, 05 Feb 2009 12:09:04 -0800
parents bdb38b434c0a
children ab384fed78c5
comparison
equal deleted inserted replaced
128:7f747c8c9d02 129:fc11b1d1ad34
1 #include "common.h"
2 #include "libpst.h"
3
4 #include "define.h" 1 #include "define.h"
5 2
6 #define OUT_BUF 20 3 #define OUT_BUF 20
7 4
8 int main(int argc, char* const* argv) 5 int main(int argc, char* const* argv)