bridge_driver.c: fix file description

This commit is contained in:
Alan Pevec 2010-06-19 20:08:25 +02:00 committed by Eric Blake
parent f310b25341
commit 0c141c893a
2 changed files with 2 additions and 1 deletions

View File

@ -125,6 +125,7 @@ Patches have also been contributed by:
Jean-Baptiste Rouault <jean-baptiste.rouault@diateam.net>
Марк Коренберг <socketpair@gmail.com>
Justin Clift <justin@salasaga.org>
Alan Pevec <apevec@redhat.com>
[....send patches to get your name here....]

View File

@ -1,5 +1,5 @@
/*
* driver.c: core driver methods for managing qemu guests
* bridge_driver.c: core driver methods for managing network
*
* Copyright (C) 2006-2010 Red Hat, Inc.
* Copyright (C) 2006 Daniel P. Berrange