mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
indentation
This commit is contained in:
parent
760b5b75ef
commit
452f725509
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ package org.eclipse.cdt.debug.core.cdi;
|
|||
*
|
||||
* @since Jul 9, 2002
|
||||
*/
|
||||
public interface ICDISessionObject
|
||||
{
|
||||
public interface ICDISessionObject {
|
||||
|
||||
/**
|
||||
* Returns the debug session this object is associated with.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue