Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209438
b: refs/heads/master
c: f279941
h: refs/heads/master
v: v3
  • Loading branch information
H. Peter Anvin authored and Jean Delvare committed Aug 14, 2010
1 parent b6830c6 commit be19315
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4bd2691d6ce37e04a965eede12dc05dd62d3a294
refs/heads/master: f279941863f0d39fa8285b84449b52b8286a254b
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/via-cputemp.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

#define DRVNAME "via_cputemp"

enum { SHOW_TEMP, SHOW_LABEL, SHOW_NAME } SHOW;
enum { SHOW_TEMP, SHOW_LABEL, SHOW_NAME };

/*
* Functions declaration
Expand Down

0 comments on commit be19315

Please sign in to comment.