diff libpurple/util.h @ 15619:1078be435cc8

merge of 'cf12e304d75ad46da438f94ffdd3f9f722cfa2ec' and 'd54bd5c1ef3d6e9714fdaf19bf478555da7435df'
author Mark Doliner <mark@kingant.net>
date Sun, 11 Feb 2007 19:28:23 +0000
parents b0471b2a1de9
children 61b42cf81aa4
line wrap: on
line diff
--- a/libpurple/util.h	Sun Feb 11 04:22:22 2007 +0000
+++ b/libpurple/util.h	Sun Feb 11 19:28:23 2007 +0000
@@ -817,6 +817,8 @@
 /**************************************************************************/
 /*@{*/
 
+void gaim_got_protocol_handler_uri(const char *uri);
+
 /**
  * Parses a URL, returning its host, port, file path, username and password.
  *