Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
boondocksaints-debug committed Jul 9, 2010
1 parent 1e9822c commit 11acbe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion girepository/girparser.c
Expand Up @@ -1987,7 +1987,7 @@ start_doc (GMarkupParseContext *context,
{
if (strcmp (element_name, "doc") != 0 || ctx->node_stack == NULL)
return FALSE;

state_switch (ctx, STATE_DOC);

return TRUE;
Expand Down

0 comments on commit 11acbe8

Please sign in to comment.