diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2024-10-29 20:32:23 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2024-10-29 20:32:23 +0100 |
| commit | 708400a70921055b06013f9b149449be64a7d585 (patch) | |
| tree | fca84921803172a0d41b28fb605b13a1d3c8dc48 /dev/ZBAKit/src/BootTextWriter.cc | |
| parent | 1f8df0670cbda950901162b720393d15acd70261 (diff) | |
IMP: Code quality fixes.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/ZBAKit/src/BootTextWriter.cc')
| -rw-r--r-- | dev/ZBAKit/src/BootTextWriter.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/ZBAKit/src/BootTextWriter.cc b/dev/ZBAKit/src/BootTextWriter.cc index cc9ff461..12342c40 100644 --- a/dev/ZBAKit/src/BootTextWriter.cc +++ b/dev/ZBAKit/src/BootTextWriter.cc @@ -16,8 +16,8 @@ #include <BootKit/Protocol.h> #include <BootKit/BootKit.h> -/// BUGS: 0 - +///////////////////////////////////////////////////////////////////////////////////////////////////////// +/// BUGS: 0 /// ///////////////////////////////////////////////////////////////////////////////////////////////////////// /** |
