1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

indentation

This commit is contained in:
Alain Magloire 2003-01-27 03:36:37 +00:00
parent 760b5b75ef
commit 452f725509

View file

@ -11,8 +11,8 @@ package org.eclipse.cdt.debug.core.cdi;
* *
* @since Jul 9, 2002 * @since Jul 9, 2002
*/ */
public interface ICDISessionObject public interface ICDISessionObject {
{
/** /**
* Returns the debug session this object is associated with. * Returns the debug session this object is associated with.
* *