| 204a9e96 | 17-Oct-2024 |
ktullavik <ktullavik@gmail.com> |
devinfo: Put expression into variable in prep for libxo
We'll need it twice when libxo is added. No functional change intended.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src
devinfo: Put expression into variable in prep for libxo
We'll need it twice when libxo is added. No functional change intended.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1480
show more ...
|
| f8aa0ee8 | 17-Oct-2024 |
ktullavik <ktullavik@gmail.com> |
devinfo: Introduce function for printing indent
When libxo is added we want the whole indentation to be printed in a single call. Otherwise the html will be spammed with indentation tags.
Reviewed
devinfo: Introduce function for printing indent
When libxo is added we want the whole indentation to be printed in a single call. Otherwise the html will be spammed with indentation tags.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1480
show more ...
|