From 8c9b5d9416a0e2fca3dbd7b63c04eba91e138cff Mon Sep 17 00:00:00 2001 From: Anton Leherbauer Date: Wed, 4 Oct 2006 07:31:59 +0000 Subject: [PATCH] Fix comment template --- .../templates/default-templates.properties | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/core/org.eclipse.cdt.ui/templates/default-templates.properties b/core/org.eclipse.cdt.ui/templates/default-templates.properties index e80b8887304..0e5ab92d47c 100644 --- a/core/org.eclipse.cdt.ui/templates/default-templates.properties +++ b/core/org.eclipse.cdt.ui/templates/default-templates.properties @@ -22,6 +22,5 @@ defaultmultilinecomment = default multiline comment printtostdout = print to standard output printtostderr = print to standard error authorname = author name -commentText = To change this generated comment edit the template variable "comment": - * Window>Preferences>C>Editor>Templates. - +commentText = To change this generated comment edit the template variable "comment":\n\ + * Window > Preferences > C/C++ > Editor > Templates.