mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 15:33:13 +02:00
Update name in first few lines of .c files.
Eg: src/modules/m_away.c is src/modules/away.c nowadays.
This commit is contained in:
+1
-1
@@ -387,5 +387,5 @@ int moddata_globalvar_set(char *varname, char *value)
|
||||
}
|
||||
|
||||
/* The rest of the MD related functions, the send/receive functions,
|
||||
* are in src/modules/m_md.c
|
||||
* are in src/modules/md.c
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user