1
0
mirror of https://github.com/open-simh/simh.git synced 2026-03-04 02:35:50 +00:00
Files
open-simh.simh/sim_ether.c
Steven A. Falco 5904fceddc The use of egrep is deprecated
On Fedora40, I get warnings that egrep is deprecated.  Replacing "egrep"
with "grep -E" eliminates the warnings, and is functionally identical.
2024-06-17 14:00:05 -04:00

166 KiB