diff options
author | Jim Meyering <meyering@redhat.com> | 2009-07-03 11:53:49 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-07-03 17:04:21 +0200 |
commit | a7b73d4a1e09f12b2002083618056f0c823c1dcf (patch) | |
tree | 6c476572bde4ee9ae0788086d9492a339c09c937 /daemon/mknod.c | |
parent | e9f5144537a4d89cc875bce42b269d1e2b119d8f (diff) | |
download | libguestfs-a7b73d4a1e09f12b2002083618056f0c823c1dcf.tar.gz libguestfs-a7b73d4a1e09f12b2002083618056f0c823c1dcf.tar.xz libguestfs-a7b73d4a1e09f12b2002083618056f0c823c1dcf.zip |
remove trailing blanks
Diffstat (limited to 'daemon/mknod.c')
-rw-r--r-- | daemon/mknod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/mknod.c b/daemon/mknod.c index 5af791fc..315ea7df 100644 --- a/daemon/mknod.c +++ b/daemon/mknod.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009 Red Hat Inc. + * Copyright (C) 2009 Red Hat Inc. * * 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 |