mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
typo
This commit is contained in:
parent
7659289b9e
commit
2d63bf2825
1 changed files with 1 additions and 1 deletions
2
client.c
2
client.c
|
@ -21,7 +21,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <X11/Xatom.h>
|
||||
#include <X11/Xutil.h>dq
|
||||
#include <X11/Xutil.h>
|
||||
|
||||
#include "awesome.h"
|
||||
#include "layout.h"
|
||||
|
|
Loading…
Reference in a new issue