Wireshark-commits: [Wireshark-commits] master 8f6da81: Revert "Don't use the printf command; it's n
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f6da81706bf85b14bfc2743507ad3a29219ccdc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8f6da81 by Guy Harris (guy@xxxxxxxxxxxx):
Revert "Don't use the printf command; it's not guaranteed to be there."
This reverts commit 67c58497442fb52571e7507cab0115567eb6352d.
It's not *guaranteed* to be there in *every* UN*X, but it's in at least
the Single UNIX Specification V3, as well as in shells commonly used in
non-UNIX UN*Xes :-), so it'll be there in the UN*Xes we'll be run on.
Change-Id: I541f7607055a24d6933d10244f85eea60052a3d8
Reviewed-on: https://code.wireshark.org/review/13325
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 67c5849 Don't use the printf command; it's not guaranteed to be there.
adds 8f6da81 Revert "Don't use the printf command; it's not guaranteed to be there."
Summary of changes:
acinclude.m4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)