Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375659
b: refs/heads/master
c: a1321dd
h: refs/heads/master
i:
  375657: a48a5c0
  375655: a32a0e5
v: v3
  • Loading branch information
Joern Engel authored and Nicholas Bellinger committed May 15, 2013
1 parent 0c09b17 commit 88c74cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: d2bdbee0d91a5d3ba2e439ce889e20bfe6fd4f1b
refs/heads/master: a1321ddd27e65c6ada5b9a12cae4ee2612d76893
1 change: 0 additions & 1 deletion trunk/include/target/target_core_base.h
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,6 @@ struct se_cmd {
#define CMD_T_ABORTED (1 << 0)
#define CMD_T_ACTIVE (1 << 1)
#define CMD_T_COMPLETE (1 << 2)
#define CMD_T_QUEUED (1 << 3)
#define CMD_T_SENT (1 << 4)
#define CMD_T_STOP (1 << 5)
#define CMD_T_FAILED (1 << 6)
Expand Down

0 comments on commit 88c74cd

Please sign in to comment.