automatically removed trailing whitespace from 3460 lines.
2006-01-17 Raphael Quinet <raphael@gimp.org> * (about 130 *.[ch] files): automatically removed trailing whitespace from 3460 lines.
This commit is contained in:
committed by
Raphaël Quinet
parent
d9ffb3db1c
commit
7d8998a99c
@ -43,7 +43,7 @@ typedef struct {
|
||||
ObjectList_t *list;
|
||||
} PasteCommand_t;
|
||||
|
||||
Command_t*
|
||||
Command_t*
|
||||
paste_command_new(ObjectList_t *list)
|
||||
{
|
||||
PasteCommand_t *command = g_new(PasteCommand_t, 1);
|
||||
|
||||
Reference in New Issue
Block a user