URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f41e3bfd358bcf3a0e060cee72b4fc1464fe2d78
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f41e3bf by Dario Lombardo (lomato@xxxxxxxxx):
cmake: add semicolon to file list.
The file list contains semicolon-separated list of files to check.
When merging the lists we need to separate them properly.
Error:
No such file: "packet-ncp2222.cpacket-coseventcomm.c" at wireshark/tools/checkAPIs.pl line 2050.
Change-Id: I19702ab85408caf69ed922732fce74c3058be640
Reviewed-on: https://code.wireshark.org/review/19237
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from b7f4e25 Adjust proto_tree_add_uint_format_value calls to use unit string
adds f41e3bf cmake: add semicolon to file list.
Summary of changes:
epan/dissectors/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)