Struct field name change
[crypto.git] / lib / silcutil / silcvcard.h
index ecafd5710aa3b0243e758d5efd54a66400ced4b3..5bbbca37033ee02fafc3c0f7bc00f9fb97b9e039 100644 (file)
@@ -84,7 +84,7 @@ typedef struct {
     char *type;                    /* telephone number type, string
                               (msg, voice, home, work, pref, bbs, modem, car,
                               cell, video, pager, isdn, fax) */
-    char *tel;             /* single telephone number, string */
+    char *telnum;          /* single telephone number, string */
   } *tels;
   SilcUInt8 num_tels;