1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 09:45:39 +02:00

Bug 147791 - patch to put an end to circular searches

This commit is contained in:
David Dykstal 2006-06-21 00:49:58 +00:00
parent 5272f66d8d
commit e2b4dfdcec
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
* Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
*
* Contributors:
* {Name} (company) - description of contribution.
* Michael Berger (IBM) - Bug 147791 - symbolic links can cause circular search.
********************************************************************************/
package org.eclipse.rse.dstore.universal.miners.filesystem;

View file

@ -11,7 +11,7 @@
* Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
*
* Contributors:
* {Name} (company) - description of contribution.
* Michael Berger (IBM) - Bug 147791 - symbolic links can cause circular search.
********************************************************************************/
package org.eclipse.rse.services.local.search;