Changes between Initial Version and Version 1 of Ticket #3439
- Timestamp:
- 04/11/15 10:00:24 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3439 – Description
initial v1 27 27 Signed-off-by: Andreas Mohr <and@gmx.li> 28 28 29 {{{ 29 30 --- a/src/filemanager/dir.c 30 31 +++ b/src/filemanager/dir.c … … 38 39 /* Add ".." except to the root directory. The ".." entry 39 40 (if any) must be the first in the list. */ 41 }}}