mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 10:52:08 +02:00
command help
This commit is contained in:
@@ -20,5 +20,6 @@ void ffPrintKernel(FFinstance* instance)
|
||||
|
||||
ffPrintLogoAndKey(instance, "Kernel");
|
||||
ffStrbufWriteTo(&kernel, stdout);
|
||||
putchar('\n');
|
||||
ffStrbufDestroy(&kernel);
|
||||
}
|
||||
Reference in New Issue
Block a user