7.2.0 changes
This commit is contained in:
parent
0307aa5374
commit
469bfdd3f2
5 changed files with 23 additions and 22 deletions
|
|
@ -341,12 +341,8 @@ main(int argc,
|
|||
char *argv0 = argv[0];
|
||||
clixon_handle h;
|
||||
int logdst = CLIXON_LOG_STDERR;
|
||||
#if 1
|
||||
struct passwd pw = {0,};
|
||||
struct passwd *pwresult = NULL;
|
||||
#else
|
||||
struct passwd *pw;
|
||||
#endif
|
||||
yang_stmt *yspec = NULL;
|
||||
char *str;
|
||||
uint32_t id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue