mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-14 20:45:22 +02:00
[216252] Revert CANCELED -> CANCELLED to restore 2.0.x compatibility
This commit is contained in:
parent
8ecbc2063e
commit
a2a2105997
1 changed files with 2 additions and 2 deletions
|
@ -172,7 +172,7 @@ public interface ISystemProcessRemoteConstants
|
|||
"ISTATE_ZOS_SWAPPEDOUT", //$NON-NLS-1$
|
||||
"JSTATE_ZOS_PTHREADCREATED", //$NON-NLS-1$
|
||||
"KSTATE_ZOS_OTHERKERNELWAIT", //$NON-NLS-1$
|
||||
"LSTATE_ZOS_CANCELED", //$NON-NLS-1$
|
||||
"LSTATE_ZOS_CANCELLED", //$NON-NLS-1$
|
||||
"MSTATE_ZOS_MULTITHREAD", //$NON-NLS-1$
|
||||
"NSTATE_ZOS_MEDIUMWEIGHTTHREAD", //$NON-NLS-1$
|
||||
"OSTATE_ZOS_ASYNCHRONOUSTHREAD", //$NON-NLS-1$
|
||||
|
|
Loading…
Add table
Reference in a new issue