fixed a typo
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ fn main() -> io::Result<()> {
|
||||
// left blank
|
||||
});
|
||||
// register the callbacks in wayland
|
||||
registry.registry_listener();
|
||||
registry.register_listener();
|
||||
|
||||
// take a look around
|
||||
let _ = display.roundtrip();
|
||||
|
||||
Reference in New Issue
Block a user