mirror of
https://github.com/irssi/irssi.git
synced 2026-08-13 21:52:17 +02:00
fix comments
This commit is contained in:
parent
b2ca8c0477
commit
b332d448f7
5 changed files with 19 additions and 19 deletions
|
|
@ -21,7 +21,7 @@
|
|||
#include "module.h"
|
||||
#include "modules-load.h"
|
||||
#include "levels.h"
|
||||
#include "../fe-text/module-formats.h" // need to explicitly grab from fe-text
|
||||
#include "../fe-text/module-formats.h" /* need to explicitly grab from fe-text */
|
||||
#include "themes.h"
|
||||
#include "core.h"
|
||||
#include "fe-common-core.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue