mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Correct a wrong package for format_create_dest
This commit is contained in:
parent
4330dbec62
commit
3ea854816d
@ -104,7 +104,7 @@ PPCODE:
|
|||||||
g_free_not_null(ret);
|
g_free_not_null(ret);
|
||||||
|
|
||||||
#*******************************
|
#*******************************
|
||||||
MODULE = Irssi::UI::Formats PACKAGE = Irssi::Window
|
MODULE = Irssi::UI::Formats PACKAGE = Irssi::UI::Window
|
||||||
#*******************************
|
#*******************************
|
||||||
|
|
||||||
void
|
void
|
||||||
|
Loading…
Reference in New Issue
Block a user