diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 2001-06-03 20:41:21 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 2001-06-03 20:41:21 +0000 |
| commit | 06740f7b414f9381875f377d4662be8bd929c8a4 (patch) | |
| tree | f194f2d45a2e3a40b0065d7e2c859ed820d045c5 /sys/dev/fdc | |
| parent | 7afdb22d23444b074a09ccab5be3a72c236ba64d (diff) | |
Notes
Diffstat (limited to 'sys/dev/fdc')
| -rw-r--r-- | sys/dev/fdc/fdc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fdc/fdc.c b/sys/dev/fdc/fdc.c index 4de26243b2ec..022f348bb5cf 100644 --- a/sys/dev/fdc/fdc.c +++ b/sys/dev/fdc/fdc.c @@ -19,7 +19,7 @@ * dufault@hda.com (Peter Dufault) * * Copyright (c) 2001 Joerg Wunsch, - * joerg_wunsch@uriah.sax.de (Joerg Wunsch) + * joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
