Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252002
b: refs/heads/master
c: 75ce481
h: refs/heads/master
v: v3
  • Loading branch information
Michal Marek committed May 26, 2011
1 parent f0c8621 commit b64ddd2
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: 772e289862e111ce6b4d387e65cd5b7a8b618705
refs/heads/master: 75ce481e15911b4557da1250556eab5ffbd14d0d
2 changes: 1 addition & 1 deletion trunk/fs/dlm/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ static int __init init_dlm(void)
if (error)
goto out_netlink;

printk("DLM (built %s %s) installed\n", __DATE__, __TIME__);
printk("DLM installed\n");

return 0;

Expand Down

0 comments on commit b64ddd2

Please sign in to comment.