Skip to content

Commit

Permalink
fixed compilation on Leopard
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.macosforge.org/repository/ruby/MacRuby/trunk@2275 23306eb0-4c56-4727-a40e-e92c0eb68959
  • Loading branch information
vincentisambart committed Aug 11, 2009
1 parent 0cd758f commit 5f2ea72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bs_lex.h
Expand Up @@ -82,7 +82,7 @@ hash (register const char *str, register unsigned int len)
}

#ifdef __GNUC__
__inline
static __inline
#endif
struct bs_xml_atom *
bs_xml_element (register const char *str, register unsigned int len)
Expand Down
File renamed without changes.

0 comments on commit 5f2ea72

Please sign in to comment.