| # | Line 319 | Line 319 | memerr: | |
|---|---|---|
| 319 | static int | |
| 320 | rholo(void) /* holodeck main loop */ | |
| 321 | { | |
| 322 | < | static long nextfragwarn = 100L<<20; |
| 322 | > | static off_t nextfragwarn = 100L<<20; |
| 323 | static int idle = 0; | |
| 324 | PACKET *pl = NULL, *plend; | |
| 325 | off_t fsiz; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |