1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 20:36:38 +02:00

core: fix typo in comment

This commit is contained in:
Sebastien Helleu
2012-07-17 22:36:11 +02:00
parent cb0bfad148
commit 44acc36e7d
+2 -2
View File
@@ -1423,8 +1423,8 @@ gui_line_hdata_line_data_cb (void *data, const char *hdata_name)
}
/*
* gui_buffer_line_add_to_infolist: add a buffer line in an infolist
* return 1 if ok, 0 if error
* gui_line_add_to_infolist: add a line in an infolist
* return 1 if ok, 0 if error
*/
int