diff options
Diffstat (limited to 'noos.cpp')
-rw-r--r-- | noos.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ int main(int argc, char * argv[]) { view v(&c); c.set_view(&v); - c.run(); + c.run(argc,argv); return 0; } |
![]() |
index : newsboat | |
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |