Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42924
b: refs/heads/master
c: 652d3a3
h: refs/heads/master
v: v3
  • Loading branch information
Mariusz Kozlowski authored and Linus Torvalds committed Dec 7, 2006
1 parent fef15fe commit c4a67af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: f9231a0ca1afd05543d9f83539d6ecd5c018e8cf
refs/heads/master: 652d3a3ed7610bb09530127ca297b538fe7d245a
5 changes: 0 additions & 5 deletions trunk/drivers/char/ip2/i2cmd.h
Original file line number Diff line number Diff line change
Expand Up @@ -367,11 +367,6 @@ static UCHAR cc02[];
#define CSE_NULL 3 // Replace with a null
#define CSE_MARK 4 // Replace with a 3-character sequence (as Unix)

#define CMD_SET_REPLACEMENT(arg,ch) \
(((cmdSyntaxPtr)(ct36a))->cmd[1] = (arg), \
(((cmdSyntaxPtr)(ct36a))->cmd[2] = (ch), \
(cmdSyntaxPtr)(ct36a))

#define CSE_REPLACE 0x8 // Replace the errored character with the
// replacement character defined here

Expand Down

0 comments on commit c4a67af

Please sign in to comment.