Skip to content

Commit

Permalink
ast: MapDefined does not have different numeric variants
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Aug 7, 2014
1 parent 0d803cd commit 44e68b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/ast/keymap.c
Expand Up @@ -6707,8 +6707,8 @@ static int MapDefined( AstKeyMap *this, const char *skey, int *status ) {
/*
*++
* Name:
c astMapDefined<X>
f AST_MAPDEFINED<X>
c astMapDefined
f AST_MAPDEFINED
* Purpose:
* Check if a KeyMap contains a defined value for a key.
Expand Down

0 comments on commit 44e68b0

Please sign in to comment.