Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205649
b: refs/heads/master
c: fa3620c
h: refs/heads/master
i:
  205647: 3429ac9
v: v3
  • Loading branch information
Matti Lammi authored and Greg Kroah-Hartman committed Jun 18, 2010
1 parent 1c654bd commit dd4e246
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: cc7e7d38e9170719f780dd16312eef216714ad35
refs/heads/master: fa3620c515491ed94a403c1d4374fcc19350d7f3
2 changes: 1 addition & 1 deletion trunk/drivers/staging/otus/apdbg.c
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ int main(int argc, char **argv)
if (argc < 3) {
fprintf(stderr, "%s: usage is \"%s <ifname> <operation>"
"[<address>] [<value>]\"\n", prgname, prgname);
fprintf(stderr, "valid operation : read, write, mem, reg, \n");
fprintf(stderr, "valid operation : read, write, mem, reg,\n");
fprintf(stderr, " : txd, rxd, rmem, wmem\n");
fprintf(stderr, " : dmat, regt, test\n");

Expand Down

0 comments on commit dd4e246

Please sign in to comment.