diff src/prpl.h @ 1003:f8f7f3ed2edb

[gaim-migrate @ 1013] don't ask, yet ;) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 18 Oct 2000 02:42:00 +0000
parents 91b7377e7b45
children 38452403563b
line wrap: on
line diff
--- a/src/prpl.h	Wed Oct 18 02:38:18 2000 +0000
+++ b/src/prpl.h	Wed Oct 18 02:42:00 2000 +0000
@@ -31,6 +31,7 @@
 #define PROTO_MSN	4
 #define PROTO_IRC	5
 #define PROTO_FTP	6
+#define PROTO_VGATE	7
 
 typedef void (*proto_init)(struct prpl *);