diff options
author | Kay Sievers <kay.sievers@suse.de> | 2005-07-22 12:35:58 -0400 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2005-07-22 12:35:58 -0400 |
commit | e8d569b4145a358775e87058829133fa725b32fd (patch) | |
tree | 840f9b66b6e0948faacbcb42b78f0672fd1ca758 /udevcontrol.c | |
parent | 761e5b476f8e69f41958a62ed787f5d886fa212e (diff) |
move code to its own files
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
Diffstat (limited to 'udevcontrol.c')
-rw-r--r-- | udevcontrol.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/udevcontrol.c b/udevcontrol.c index f19ae98fba..5d8fa77683 100644 --- a/udevcontrol.c +++ b/udevcontrol.c @@ -1,11 +1,8 @@ /* * udevcontrol.c * - * Userspace devfs - * * Copyright (C) 2005 Kay Sievers <kay.sievers@vrfy.org> * - * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation version 2 of the License. |