URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fbd6caa36c1e292ef8a8feccb033371d26d7165d
Submitter: Stephen Fisher (sfisher@xxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fbd6caa by Stephen Fisher (sfisher@xxxxxxx):
Take out parenthesis around faq.txt rule so it works when automake
chooses Korn shell instead of Bourne shell. It still works with the
Bourne shell in my testing.
Change-Id: I00bfed22fb0d9bb183637ea5fb111904b8536949
Reviewed-on: https://code.wireshark.org/review/5880
Reviewed-by: Stephen Fisher <sfisher@xxxxxxx>
Actions performed:
from 962fa21 Replace uses of proto_get_frame_protocols with proto_is_frame_protocol when only one protocol is desired.
adds fbd6caa Take out parenthesis around faq.txt rule so it works when automake chooses Korn shell instead of Bourne shell. It still works with the Bourne shell in my testing.
Summary of changes:
help/Makefile.am | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)