Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25236
b: refs/heads/master
c: 6bbc20b
h: refs/heads/master
v: v3
  • Loading branch information
Wim Van Sebroeck committed Apr 2, 2006
1 parent a3f4314 commit 880a7db
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: 369fa25294b8225cb3a7fefabf047a2676bf6abd
refs/heads/master: 6bbc20bc0b5d9c5a351fb3a027e60e396c1329a6
2 changes: 1 addition & 1 deletion trunk/drivers/char/watchdog/pcwd.c
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ static inline void pcwd_get_firmware(void)
{
int one, ten, hund, minor;

sprintf(pcwd_private.fw_ver_str, "ERROR");
strcpy(pcwd_private.fw_ver_str, "ERROR");

if (set_command_mode()) {
one = send_isa_command(CMD_ISA_VERSION_INTEGER);
Expand Down

0 comments on commit 880a7db

Please sign in to comment.