Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141589
b: refs/heads/master
c: 4e1ccd9
h: refs/heads/master
i:
  141587: 2559489
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 65dd072 commit 37f8341
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b2e1b3c2bd6245c6d3d79f69fa94813b7db9a61e
refs/heads/master: 4e1ccd9717df80a6207fe89eb0761415cbe5b2e7
4 changes: 2 additions & 2 deletions trunk/drivers/staging/comedi/drivers/jr3_pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ struct le_struct {
* 7 - negate all axes (NEG)
*/

typedef enum link_types {
enum link_types {
end_x_form,
tx,
ty,
Expand All @@ -250,7 +250,7 @@ typedef enum link_types {
ry,
rz,
neg
} link_types;
};

/* TRANSFORM */
/* Structure used to describe a transform. */
Expand Down

0 comments on commit 37f8341

Please sign in to comment.