diff options
author | albert-github <albert.tests@gmail.com> | 2020-07-31 13:26:29 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2020-07-31 13:26:29 (GMT) |
commit | e0d293b8990381729593e123c351f905450686d3 (patch) | |
tree | 228a3dc55177a5960e2b30f39393c748b72559bb /templates/html/menu.js | |
parent | 0a09ab02f8ddbb4e3837b8b2611a2cf110b7e6f6 (diff) | |
download | Doxygen-e0d293b8990381729593e123c351f905450686d3.zip Doxygen-e0d293b8990381729593e123c351f905450686d3.tar.gz Doxygen-e0d293b8990381729593e123c351f905450686d3.tar.bz2 |
Misleading warning about missing argument
When having a `@struct` command without argument one gets the misleading warning:
```
warning: missing argument after \class.
```
instead of:
```
warning: missing argument after '\struct'.
```
This happens with a number of commands, for these commands the `currentCmd` has been introduced.
(Found in cmake through Fossies).
Diffstat (limited to 'templates/html/menu.js')
0 files changed, 0 insertions, 0 deletions