Commit 48c69bb
committed
svnbrowse: Rename svn_browse__item_t->relpath to name. It's only a name of that
directory, not a path to it. We still have to join those paths.
* subversion/svnbrowse/svnbrowse.c
(svn_browse__item_t): Rename field.
(list_cb, view_draw, sub_main): Update references.
git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1932743 13f79535-47bb-0310-9956-ffa450edef681 parent 8c1afdd commit 48c69bb
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| |||
0 commit comments