changelog
small changes to hexdump code to stop a gcc warning on platforms where sizeof(int) != sizeof(int*) e.g. x86_64
- Wed, 05 Aug 2009 15:00:54 +0100
- by Philip Pemberton <philpem@philpem.me.uk> [Wed, 05 Aug 2009 15:00:54 +0100] rev 12
- small changes to hexdump code to stop a gcc warning on platforms where sizeof(int) != sizeof(int*) e.g. x86_64
added dep/*.d and obj/*.o to hgignore
- Mon, 03 Aug 2009 23:41:04 +0100
- by Philip Pemberton <philpem@philpem.me.uk> [Mon, 03 Aug 2009 23:41:04 +0100] rev 11
- added dep/*.d and obj/*.o to hgignore