1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00
This commit is contained in:
Martin Oberhuber 2007-08-08 12:20:09 +00:00
parent 438856985e
commit 68862c619e

View file

@ -1,5 +1,5 @@
/********************************************************************************
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
* Copyright (c) 2002, 2007 IBM Corporation and others. All rights reserved.
* This program and the accompanying materials are made available under the terms
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
* available at http://www.eclipse.org/legal/epl-v10.html
@ -58,7 +58,7 @@ public class SystemFileSubSystemAPIProviderImpl
// SYSTEMVIEWINPUTPROVIDER METHODS...
// ----------------------------------
/**
* Return the children objects to consistute the root elements in the system view tree.
* Return the children objects to constitute the root elements in the system view tree.
* We return all filter pools for this subsystem
*/
public Object[] getSystemViewRoots()