mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 14:59:49 +00:00
Fix typo in Ergo selectors
This commit is contained in:
2
Makefile
2
Makefile
@ -22,7 +22,7 @@ CHARYBDIS_SELECTORS := \
|
|||||||
|
|
||||||
ERGO_SELECTORS := \
|
ERGO_SELECTORS := \
|
||||||
(Ergo or not implementation-specific) \
|
(Ergo or not implementation-specific) \
|
||||||
not deprecated \
|
and not deprecated \
|
||||||
$(EXTRA_SELECTORS)
|
$(EXTRA_SELECTORS)
|
||||||
|
|
||||||
HYBRID_SELECTORS := \
|
HYBRID_SELECTORS := \
|
||||||
|
Reference in New Issue
Block a user