-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use stdout instead of stderr for "Target list from interface" message (…
…#177) * Use stdout instead of stderr for target list message * Updated ChangeLog
- Loading branch information
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
2024-01-10 Roy Hills <[email protected]> | ||
|
||
* arp-scan.c: Use printf() instead of warn_msg() for the "Target list | ||
from interface" message so the output is sent to stdout instead of | ||
stderr. | ||
|
||
2024-01-04 Roy Hills <[email protected]> | ||
|
||
* configure.ac, README.md: Require C compiler with C99 language support. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters