mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Correct a wrong package for format_create_dest
This commit is contained in:
parent
4330dbec62
commit
3ea854816d
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ PPCODE:
|
|||
g_free_not_null(ret);
|
||||
|
||||
#*******************************
|
||||
MODULE = Irssi::UI::Formats PACKAGE = Irssi::Window
|
||||
MODULE = Irssi::UI::Formats PACKAGE = Irssi::UI::Window
|
||||
#*******************************
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue