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

Cosmetics.

This commit is contained in:
Sergey Prigogin 2010-08-22 20:55:05 +00:00
parent 12d5105085
commit 118f7915fc

View file

@ -680,6 +680,7 @@ public abstract class CModelOperation implements IWorkspaceRunnable, IProgressMo
fMonitor.subTask(name); fMonitor.subTask(name);
} }
} }
/** /**
* Returns a status indicating if there is any known reason * Returns a status indicating if there is any known reason
* this operation will fail. Operations are verified before they * this operation will fail. Operations are verified before they