Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
167
for
trunk/src/helpers/prfh.c
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:
Jun 2, 2002, 8:20:24 PM (
23 years
ago)
Author:
umoeller
Message:
Rewrote winlist widget to use daemon.
File:
1 edited
trunk/src/helpers/prfh.c
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
trunk/src/helpers/prfh.c
r166
r167
124
124
free(pKeys);
125
125
126
return
(arc)
;
126
return
arc
;
127
127
}
128
128
…
…
440
440
}
441
441
442
return
(arc)
;
442
return
arc
;
443
443
}
444
444
…
…
571
571
arc = PRFERR_QUERY;
572
572
573
return
(arc)
;
574
}
575
576
573
return
arc
;
574
}
575
576
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive