diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/frameworks/KernelTest.fwrk/src/.gitkeep (renamed from public/frameworks/KernelTest.fwrk/headers/xml/.keep) | 0 | ||||
| -rw-r--r-- | public/frameworks/KernelTest.fwrk/xml/.keep | 0 | ||||
| -rw-r--r-- | public/frameworks/KernelTest.fwrk/xml/app.xml (renamed from public/frameworks/KernelTest.fwrk/headers/xml/app.xml) | 0 | ||||
| -rw-r--r-- | public/tools/fwrkld/src/CommandLine.cc | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/public/frameworks/KernelTest.fwrk/headers/xml/.keep b/public/frameworks/KernelTest.fwrk/src/.gitkeep index e69de29b..e69de29b 100644 --- a/public/frameworks/KernelTest.fwrk/headers/xml/.keep +++ b/public/frameworks/KernelTest.fwrk/src/.gitkeep diff --git a/public/frameworks/KernelTest.fwrk/xml/.keep b/public/frameworks/KernelTest.fwrk/xml/.keep new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/public/frameworks/KernelTest.fwrk/xml/.keep diff --git a/public/frameworks/KernelTest.fwrk/headers/xml/app.xml b/public/frameworks/KernelTest.fwrk/xml/app.xml index f0c48862..f0c48862 100644 --- a/public/frameworks/KernelTest.fwrk/headers/xml/app.xml +++ b/public/frameworks/KernelTest.fwrk/xml/app.xml diff --git a/public/tools/fwrkld/src/CommandLine.cc b/public/tools/fwrkld/src/CommandLine.cc index 30cd05ba..4461a426 100644 --- a/public/tools/fwrkld/src/CommandLine.cc +++ b/public/tools/fwrkld/src/CommandLine.cc @@ -6,7 +6,7 @@ #include <user/SystemCalls.h> -/// @brief This program loads a code framework into NeOS's memory. +/// @brief This program loads a code framework into Kernel's memory. SInt32 main(SInt32 argc, Char* argv[]) { |
