projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68628b7
)
change email address
author
David Schleef
<ds@schleef.org>
Fri, 8 Sep 2000 00:22:32 +0000
(
00:22
+0000)
committer
David Schleef
<ds@schleef.org>
Fri, 8 Sep 2000 00:22:32 +0000
(
00:22
+0000)
comedi/comedi_fops.c
patch
|
blob
|
history
diff --git
a/comedi/comedi_fops.c
b/comedi/comedi_fops.c
index ca687244b5f44a40020c89140fdef475391e6f84..696c3fe17f50fc8782a13265fc73ee16543e69f6 100644
(file)
--- a/
comedi/comedi_fops.c
+++ b/
comedi/comedi_fops.c
@@
-1568,7
+1568,7
@@
int comedi_init(void)
{
int i;
- printk("comedi: version " COMEDI_RELEASE " - David Schleef <ds@s
tm.lbl.gov
>\n");
+ printk("comedi: version " COMEDI_RELEASE " - David Schleef <ds@s
chleef.org
>\n");
if(register_chrdev(COMEDI_MAJOR,"comedi",&comedi_fops)){
printk("comedi: unable to get major %d\n",COMEDI_MAJOR);
return -EIO;