Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@126 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Oct 23, 2008
1 parent 064d967 commit feb8157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webbeans-api/src/main/java/javax/webbeans/New.java
Expand Up @@ -32,7 +32,7 @@
* @author Pete Muir
*/

@Target( { FIELD, PARAMETER, })
@Target( { FIELD, PARAMETER })
@Retention(RUNTIME)
@Documented
@BindingType
Expand Down

0 comments on commit feb8157

Please sign in to comment.