| # | Line 26 | Line 26 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 26 | #endif | |
| 27 | #define BYTES_WORD sizeof(ALIGNT) | |
| 28 | ||
| 29 | < | static void *bposition = NULL; |
| 29 | > | static char *bposition = NULL; |
| 30 | static size_t nremain = 0; | |
| 31 | ||
| 32 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |