1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00

Fixing comments.

This commit is contained in:
David Dykstal 2006-06-14 17:37:14 +00:00
parent 99f5c1b2bd
commit 0395b842df

View file

@ -36,7 +36,7 @@ public class SystemMessage
// start of the new stuff!!! Violaine Batthish
// Indicators
/**
* Completion message indicator (added by DWD)
* Completion message indicator
*/
public static final char COMPLETION='C';
/**