]> jfr.im git - solanum.git/blobdiff - include/supported.h
Merge branch 'edk0-check-one-kline'
[solanum.git] / include / supported.h
index 63f09bc036722bfc48f8472c7ddc2a3ca6582188..27d8e07afa27696fb4653e049fc9902075d48ba2 100644 (file)
@@ -28,8 +28,6 @@
  *  STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
  *  IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  *  POSSIBILITY OF SUCH DAMAGE.
- *
- *  $Id: supported.h 1887 2006-08-29 13:42:56Z jilles $
  */
 
 #ifndef INCLUDED_supported_h
@@ -40,6 +38,7 @@ extern const void *change_isupport(const char *, const char *(*)(const void *),
 extern void delete_isupport(const char *);
 extern void show_isupport(struct Client *);
 extern void init_isupport(void);
+extern void chantypes_update(void);
 
 extern const char *isupport_intptr(const void *);
 extern const char *isupport_boolean(const void *);