1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-23 00:03:53 +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 // start of the new stuff!!! Violaine Batthish
// Indicators // Indicators
/** /**
* Completion message indicator (added by DWD) * Completion message indicator
*/ */
public static final char COMPLETION='C'; public static final char COMPLETION='C';
/** /**