Skip to content

Commit

Permalink
* xs/maps/modperl_types.map: Add U16 type to make 'make xs_generate' …
Browse files Browse the repository at this point in the history
…happy

Submitted by: sf


git-svn-id: https://svn.apache.org/repos/asf/perl/modperl/branches/httpd24@1448037 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Jan Kaluža committed Feb 20, 2013
1 parent b0d3cff commit de1a952
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xs/maps/modperl_types.map
Expand Up @@ -7,6 +7,8 @@ struct modperl_filter_t | Apache2::OutputFilter
SV * | SV
I32 | IV
I32 * | IV
U16 | UV
U16 * | UV
U32 | UV
U32 * | UV

0 comments on commit de1a952

Please sign in to comment.