diff options
Diffstat (limited to 'Source/Applications/Shell/Shell.ns.h')
-rw-r--r-- | Source/Applications/Shell/Shell.ns.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Applications/Shell/Shell.ns.h b/Source/Applications/Shell/Shell.ns.h index 7d76b33..3be1e0d 100644 --- a/Source/Applications/Shell/Shell.ns.h +++ b/Source/Applications/Shell/Shell.ns.h @@ -6,4 +6,5 @@ namespace Shell { u32int run(); extern FSNode cwd; + } |