Minor cleanup
This commit is contained in:
parent
c36d4a949d
commit
5167ce1c81
5 changed files with 17 additions and 2 deletions
|
@ -21,6 +21,8 @@ package rife.bld.extension;
|
|||
*
|
||||
* @param name The attribute name
|
||||
* @param value The attribute value
|
||||
* @author <a href="https://erik.thauvin.net/">Erik C. Thauvin</a>
|
||||
* @since 1.0
|
||||
*/
|
||||
public record BootManifestAttribute(String name, String value) {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue