X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fcss-tokens.h;h=6a1e2ee0053a3a3dfe2f818539f7aebe121b4402;hp=ece9fcc76ce37e6f46083d593961798d38ca44d8;hb=2f6aa1d7417df1dfc58597777686fbd77179b9fd;hpb=293008f682e5fa9726136bc121bceadc136c77dc diff --git a/src/css-tokens.h b/src/css-tokens.h index ece9fcc7..6a1e2ee0 100644 --- a/src/css-tokens.h +++ b/src/css-tokens.h @@ -1,5 +1,5 @@ /* Declarations for css.lex - Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2006, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GNU Wget. @@ -61,6 +61,6 @@ enum { NUMBER, URI, FUNCTION -} css_tokens; +}; #endif /* CSS_TOKENS_H */