Skip to content

Commit

Permalink
inor
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Jul 26, 2010
1 parent 5a2346c commit 3a46da1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
*
*/
@Retention(RUNTIME)
@Target({METHOD, FIELD, PARAMETER, TYPE})
@Target({ METHOD, FIELD, PARAMETER, TYPE })
@Qualifier
public @interface GenericProduct
{
Expand Down

0 comments on commit 3a46da1

Please sign in to comment.