]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
bridge_driver.c: fix file description
authorAlan Pevec <apevec@redhat.com>
Sat, 19 Jun 2010 18:08:25 +0000 (20:08 +0200)
committerEric Blake <eblake@redhat.com>
Wed, 23 Jun 2010 14:18:57 +0000 (08:18 -0600)
AUTHORS
src/network/bridge_driver.c

diff --git a/AUTHORS b/AUTHORS
index c9a194a502c94848fc7acdc278b7d699ca2ffe9c..222e1b7a4199c90e3c5ba2be2f48461ceca40834 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -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....]
 
index d24bfd02bbb8200f15b52ed9432d451150da78fd..0cd0978460e744c9b01d584adc6901d6ce7d93fd 100644 (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