mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 13:25:45 +02:00
Fix comment template
This commit is contained in:
parent
1b67f9c817
commit
8c9b5d9416
1 changed files with 2 additions and 3 deletions
|
@ -22,6 +22,5 @@ defaultmultilinecomment = default multiline comment
|
||||||
printtostdout = print to standard output
|
printtostdout = print to standard output
|
||||||
printtostderr = print to standard error
|
printtostderr = print to standard error
|
||||||
authorname = author name
|
authorname = author name
|
||||||
commentText = To change this generated comment edit the template variable "comment":
|
commentText = To change this generated comment edit the template variable "comment":\n\
|
||||||
* Window>Preferences>C>Editor>Templates.
|
* Window > Preferences > C/C++ > Editor > Templates.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue