summary refs log tree commit diff stats
path: root/src/common/identd.h
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2012-02-01 18:09:27 +0100
committerBerke Viktor <berkeviktor@aol.com>2012-02-01 18:09:27 +0100
commit99b9c1f0b20d2ed896cb930c0213e0d6f28a5b10 (patch)
treef0e8e16d0f418c3fe8d9877a5cda750681ef46ca /src/common/identd.h
parent7aecdd300972acbe86c7a01b5f1ed80a7a26123a (diff)
IPv6 support for XChat (Olipro)
Diffstat (limited to 'src/common/identd.h')
-rw-r--r--src/common/identd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/identd.h b/src/common/identd.h
new file mode 100644
index 00000000..636f9641
--- /dev/null
+++ b/src/common/identd.h
@@ -0,0 +1 @@
+void identd_start (char *username);