diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-07-23 15:35:45 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-07-23 15:35:45 +0100 |
commit | c36f73bd317dd55d7e70275a6425faa4be7bfd8c (patch) | |
tree | abdd51dc28d2dcd20d5b5f518b41cedf4e6a07cb /protocols/yahoo/yahoo2_types.h | |
parent | 938c30512f4dac4f084fd6bb8b7f41655de9bce4 (diff) |
This should mostly be a no-op, merging *loads* of whitespace changes from
libyahoo2 so that I can see better what really changed.
Diffstat (limited to 'protocols/yahoo/yahoo2_types.h')
-rw-r--r-- | protocols/yahoo/yahoo2_types.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/yahoo/yahoo2_types.h b/protocols/yahoo/yahoo2_types.h index f05acb3c..0f6d7aab 100644 --- a/protocols/yahoo/yahoo2_types.h +++ b/protocols/yahoo/yahoo2_types.h @@ -200,6 +200,7 @@ struct yahoo_data { }; struct yab { + int yid; char *id; char *fname; char *lname; |