]> jfr.im git - solanum.git/blobdiff - modules/m_scan.c
ircd/packet.c: make function definition consistent with declaration (#301)
[solanum.git] / modules / m_scan.c
index b144a06de7b7d82246919f0e7d478139c0260a98..c47a58ed25655f97a9710513087edec9a43dc68e 100644 (file)
@@ -1,8 +1,8 @@
 /*
- *  charybdis: an advanced Internet Relay Chat Daemon(ircd).
+ *  Solanum: a slightly advanced ircd
  *  m_scan.c: Provides information about various targets on various topics
  *
- *  Copyright (c) 2006 William Pitcock <nenolod -at- nenolod.net>
+ *  Copyright (c) 2006 Ariadne Conill <ariadne -at- dereferenced.org>
  *
  *  Redistribution and use in source and binary forms, with or without
  *  modification, are permitted provided that the following conditions are
@@ -34,7 +34,6 @@
 #include "hook.h"
 #include "client.h"
 #include "hash.h"
-#include "common.h"
 #include "hash.h"
 #include "match.h"
 #include "ircd.h"