Skip to content

Commit

Permalink
jme: Fixed a typo
Browse files Browse the repository at this point in the history
Found a typo.

Signed-off-by: Wei-Min Chen <cwm97m@cse.nsysu.edu.tw>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
cwm97m authored and David S. Miller committed Dec 17, 2008
1 parent e8e5752 commit 2fccd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/jme.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
*/

#ifndef __JME_H_INCLUDED__
#define __JME_H_INCLUDEE__
#define __JME_H_INCLUDED__

#define DRV_NAME "jme"
#define DRV_VERSION "1.0.3"
Expand Down

0 comments on commit 2fccd28

Please sign in to comment.