Change #274878
| Category | libpcap |
| Changed by | Guy Harris <gharris@sonic.net> |
| Changed at | Tue 14 Jul 2026 00:47:58 |
| Repository | https://git.tcpdump.org/libpcap |
| Project | libpcap |
| Branch | master |
| Revision | 69a7d026f69b9146cf11772f5e30886b6b9a3e25 |
Comments
translatetest: expand the explanation of the "if" in the option processing. Explain in more detail why we're using an "if", and note that if we add any command-line options that *don't* cause us to do something quick and exit, we should turn the "if" back into a "while".
Changed files
- testprogs/translatetest.c