Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251995
b: refs/heads/master
c: 9f3ad1c
h: refs/heads/master
i:
  251993: dbb1603
  251991: 9f910bd
v: v3
  • Loading branch information
Michal Marek committed Apr 18, 2011
1 parent 2418862 commit fd23307
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: 565502f8894739ce7b5fd131f39c930dc4351710
refs/heads/master: 9f3ad1cab2a0357d5866d45413fa2ee3e88e496f
2 changes: 1 addition & 1 deletion trunk/drivers/staging/generic_serial/rio/rioinit.c
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ struct rioVersion *RIOVersid(void)
{
strlcpy(stVersion.version, "RIO driver for linux V1.0",
sizeof(stVersion.version));
strlcpy(stVersion.buildDate, __DATE__,
strlcpy(stVersion.buildDate, "Aug 15 2010",
sizeof(stVersion.buildDate));

return &stVersion;
Expand Down

0 comments on commit fd23307

Please sign in to comment.