Closed elfring closed 2 years ago
I would like to point out that identifiers like “_LIBZBD_H_” and “__GZVIEWER_H__” do not fit to the expected naming convention of the C language standard. Would you like to adjust your selection for unique names?
_LIBZBD_H_
__GZVIEWER_H__
Not critical, but you can send a patch if you want to fix that.
🔮 Will other contributors be quicker to fix affected source code?
OK. Will fix it.
I would like to point out that identifiers like “
_LIBZBD_H_
” and “__GZVIEWER_H__
” do not fit to the expected naming convention of the C language standard. Would you like to adjust your selection for unique names?