Differences From Artifact [f10cbb0c22]:
- File packetbl.c — part of check-in [f60cda4b60] at 2009-03-13 19:55:31 on branch trunk — Commit to correct place. (user: rmiller, size: 38356) [annotate] [blame] [check-ins using]
To Artifact [72cafc699e]:
- File packetbl.c — part of check-in [724909d7b7] at 2009-03-30 19:17:05 on branch trunk — Use conf instead of config. For some reason, this works for me, but appears to not work on other systems. (user: rmiller, size: 38354) [annotate] [blame] [check-ins using]
︙ | |||
402 403 404 405 406 407 408 | 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 | - + | statistics.cacheaccept++; break; default: actionstr="???"; break; } if (!conf.quiet) { |
︙ |