summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'chat.h')
-rw-r--r--chat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chat.h b/chat.h
index 9961955..a4ab195 100644
--- a/chat.h
+++ b/chat.h
@@ -45,6 +45,7 @@ enum { TAGS_LEN = 256 };
 const struct Tag TAG_NONE;
 const struct Tag TAG_STATUS;
 const struct Tag TAG_VERBOSE;
+struct Tag tagFind(const char *name);
 struct Tag tagFor(const char *name);
 
 enum {
d=0e138b6a3d3fb41c5915ddf1b327fc6f28e074a6&follow=1'>Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe