mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 02:03:13 +02:00
Migration of Python plugin to new API, bugs fixed in Perl/Python plugins
This commit is contained in:
@@ -60,7 +60,7 @@ command_buffer (void *data, struct t_gui_buffer *buffer,
|
||||
{
|
||||
struct t_gui_buffer *ptr_buffer;
|
||||
long number;
|
||||
char *error ,*value;
|
||||
char *error, *value;
|
||||
int target_buffer;
|
||||
|
||||
/* make C compiler happy */
|
||||
|
||||
Reference in New Issue
Block a user