Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
9a1c14d
for
lib
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2011-12-24T18:12:15Z (
13 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
644b808
Parents:
34ded90
Message:
An empty password is still a password, don't refuse accounts for that.
File:
1 edited
lib/arc.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
lib/arc.c
r34ded90
r9a1c14d
200
200
{
201
201
*clear = g_strdup( "" );
202
return
0
;
202
return
-1
;
203
203
}
204
204
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive