Jimmy created GUACAMOLE-1907:
--------------------------------
Summary: Coding Style mistake: double line break in source files
Key: GUACAMOLE-1907
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1907
Project: Guacamole
Issue Type: Task
Components: guacamole-server
Affects Versions: 1.5.4
Reporter: Jimmy
Fix For: 1.5.5
Attachments: image-2024-01-14-19-18-12-999.png,
image-2024-01-14-19-19-20-768.png
Hi,
I've found that there are some double line breaks in the source files of the
guacd project.
We can find all them by using regular expression "{*}^$\n\n{*}".
For example:
* src/common-ssh/key.c !image-2024-01-14-19-18-12-999.png!
* src/guacd/move-fd.c
!image-2024-01-14-19-19-20-768.png!
Thanks.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)