Don't Close() directories because they are only Lock()ed but not Open()ed.
commit630eed3e6a82470945e0471a12206f060e3a72eb
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 22 Jan 2012 13:39:13 +0000 (22 13:39 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 22 Jan 2012 13:39:13 +0000 (22 13:39 +0000)
tree4cafa2c0c2238e4cfc1c0f171cc07ac949fe72af
parent4a819660459df26954eaeb7e5062e8ea07801546
Don't Close() directories because they are only Lock()ed but not Open()ed.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@43693 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/close.c