Fix a number of typos in comments
This commit is contained in:
parent
8e6c28da7b
commit
b9d13583ab
10 changed files with 24 additions and 17 deletions
|
|
@ -90,9 +90,6 @@ pub fn main() !void {
|
|||
try run(wl_display, context);
|
||||
}
|
||||
|
||||
/// Function to handle the main event loop
|
||||
///
|
||||
/// Since we've added a bar with a clock,we need
|
||||
fn run(wl_display: *wl.Display, context: *Context) !void {
|
||||
var mask = posix.sigemptyset();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue