mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 12:56:37 +02:00
Update comments after #endif in C headers
This commit is contained in:
@@ -28,4 +28,4 @@ extern int weechat_tcl_api_buffer_close_cb (void *data,
|
||||
struct t_gui_buffer *buffer);
|
||||
extern void weechat_tcl_api_init (Tcl_Interp *interp);
|
||||
|
||||
#endif /* weechat-tcl.h */
|
||||
#endif /* __WEECHAT_TCL_API_H */
|
||||
|
||||
@@ -39,4 +39,4 @@ extern void *weechat_tcl_exec (struct t_plugin_script *script,
|
||||
int ret_type, const char *function,
|
||||
char **argv);
|
||||
|
||||
#endif /* weechat-tcl.h */
|
||||
#endif /* __WEECHAT_TCL_H */
|
||||
|
||||
Reference in New Issue
Block a user