mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-07 16:26:11 +02:00
Fix leading space of comment template
This commit is contained in:
parent
b7df295fed
commit
c557bb21a6
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ 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":\n\
|
commentText = To change this generated comment edit the template variable "comment":\n\
|
||||||
* Window > Preferences > C/C++ > Editor > Templates.
|
\ * Window > Preferences > C/C++ > Editor > Templates.
|
||||||
|
|
Loading…
Add table
Reference in a new issue