Skip to content

Commit

Permalink
(rasqal_new_floating_literal): autodocs
Browse files Browse the repository at this point in the history
  • Loading branch information
dajobe committed Jul 2, 2012
1 parent 2f2a675 commit 305dfbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rasqal_literal.c
Expand Up @@ -218,8 +218,8 @@ rasqal_new_typed_literal(rasqal_world* world, rasqal_literal_type type,
/**
* rasqal_new_floating_literal:
* @world: rasqal world object
* @f: float literal (double)
* @type: type - #RASQAL_LITERAL_FLOAT or #RASQAL_LITERAL_DOUBLE
* @d: floating literal (double)
*
* Constructor - Create a new Rasqal float literal from a double.
*
Expand Down

0 comments on commit 305dfbd

Please sign in to comment.