Changeset 28638


Ignore:
Timestamp:
04/14/14 20:03:54 (10 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tithek/mlehd.h

    r28635 r28638  
    44void mlehd_userauth()
    55{
    6         int count = 0, ret = 0;
    7         char* tmpstr = NULL, *pass = NULL, *user = NULL, *url = NULL;
     6        int ret = 0;
     7        char* pass = NULL, *user = NULL, *url = NULL;
    88
    99        user = getconfig("mlehd_user", NULL);
Note: See TracChangeset for help on using the changeset viewer.