mirror of
https://github.com/vale981/spectrwm
synced 2025-03-05 18:01:37 -05:00
fix typo
This commit is contained in:
parent
a7ab2b3338
commit
1fa17c86c2
1 changed files with 1 additions and 1 deletions
|
@ -7442,7 +7442,7 @@ void
|
|||
check_conn(void)
|
||||
{
|
||||
if (conn->has_error)
|
||||
errx(err, "X CONNECTION ERROR");
|
||||
errx(1, "X CONNECTION ERROR");
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue