]> andersk Git - libfaim.git/blobdiff - aim_tlv.c
- Tue Sep 5 03:47:26 GMT 2000
[libfaim.git] / aim_tlv.c
index 17aebc7b57810eb60fe7d2f0261eda179264f357..838259daf7dee4679f68058f044053e4f83a9931 100644 (file)
--- a/aim_tlv.c
+++ b/aim_tlv.c
@@ -349,7 +349,7 @@ faim_internal int aim_puttlv_32(u_char *buf, u_short t, u_long v)
   return curbyte;
 }
 
-faim_internal int aim_puttlv_str(u_char *buf, u_short t, u_short l, char *v)
+faim_internal int aim_puttlv_str(u_char *buf, u_short t, int l, char *v)
 {
   int curbyte;
   
This page took 0.032428 seconds and 4 git commands to generate.