The unified diff between revisions [2df88abf..] and [818e3621..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'vocab.cc'

#
#
# patch "vocab.cc"
#  from [0432bfb26d599d7cc147975e6d5980afde08e5d2]
#    to [bf076cdf0d7f4c1a09a37c722c3c5f1937307375]
#
============================================================
--- vocab.cc	0432bfb26d599d7cc147975e6d5980afde08e5d2
+++ vocab.cc	bf076cdf0d7f4c1a09a37c722c3c5f1937307375
@@ -210,7 +210,7 @@ template


 template
-void dump<rsa_pub_key>(base64<rsa_pub_key> const&, string &);
+void dump(rsa_pub_key const&, string &);

 template
 void dump(roster_data const & d, string &);