mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
also fix doxygen comments in sip files
This commit is contained in:
parent
c69f46cbb1
commit
3094297f51
@ -87,7 +87,7 @@ for f in "$@"; do
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
*.sip)
|
*.sip)
|
||||||
cmd="perl -i.prepare -pe 's/[\r\t ]+$//;'"
|
cmd="perl -i.prepare -pe 's/[\r\t ]+$//; s#^(\s*)/\*[*!]\s*([^\s*].*)\s*\$#\$1/** \u\$2\n#;'"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user