Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251999
b: refs/heads/master
c: b953ff2
h: refs/heads/master
i:
  251997: 364c9cd
  251995: fd23307
  251991: 9f910bd
  251983: 8c3760c
  251967: 5b15a4b
v: v3
  • Loading branch information
Michal Marek committed May 25, 2011
1 parent b67598d commit b123102
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: c1afba3c6ce35a0956b008825dd49b07c8ee8362
refs/heads/master: b953ff2238661cd95513a8f2837197c6f77a642f
2 changes: 1 addition & 1 deletion trunk/drivers/net/hamradio/hdlcdrv.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ EXPORT_SYMBOL(hdlcdrv_unregister);
static int __init hdlcdrv_init_driver(void)
{
printk(KERN_INFO "hdlcdrv: (C) 1996-2000 Thomas Sailer HB9JNX/AE4WA\n");
printk(KERN_INFO "hdlcdrv: version 0.8 compiled " __TIME__ " " __DATE__ "\n");
printk(KERN_INFO "hdlcdrv: version 0.8\n");
return 0;
}

Expand Down

0 comments on commit b123102

Please sign in to comment.