AP_ONVIF: fix executable permission and trailing whitespace

This commit is contained in:
Pierre Kancir 2022-05-24 16:20:17 +02:00 committed by Randy Mackay
parent b909a110cd
commit 231c15a3f9
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/bin/sh
cp ../../../modules/gsoap/gsoap/typemap.dat .
wsdl2h -O4 -P -s -x -o onvif.h \
http://www.onvif.org/onvif/ver10/device/wsdl/devicemgmt.wsdl \