diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-03-09 17:12:39 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-03-09 17:12:39 +0000 |
| commit | 24fec52f30bca03f186a7aa0662e9cc54706b82b (patch) | |
| tree | 569faf7d97e8bdaead14d4f98bf082efb692e721 /src/libcroco | |
| parent | merged anf fixed from trunk (diff) | |
| parent | Fixed icons files to save circles without 'd' atribute pointed by su_v (diff) | |
| download | inkscape-24fec52f30bca03f186a7aa0662e9cc54706b82b.tar.gz inkscape-24fec52f30bca03f186a7aa0662e9cc54706b82b.zip | |
update to trunk
(bzr r13645.1.40)
Diffstat (limited to 'src/libcroco')
| -rw-r--r-- | src/libcroco/cr-statement.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcroco/cr-statement.c b/src/libcroco/cr-statement.c index fb8df867f..4666f26ec 100644 --- a/src/libcroco/cr-statement.c +++ b/src/libcroco/cr-statement.c @@ -2011,7 +2011,7 @@ cr_statement_ruleset_set_sel_list (CRStatement * a_this, * cr_statement_ruleset_get_declarations: * *@a_this: the current instance of #CRStatement. - *@a_decl_list: out parameter. A pointer to the the returned + *@a_decl_list: out parameter. A pointer to the returned *list of declaration. Must not be NULL. * *Gets a pointer to the list of declaration contained |
