[libnet-dbus-perl] 176/335: Added missing =back statement

Intrigeri intrigeri at moszumanska.debian.org
Sat Mar 21 01:07:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch experimental
in repository libnet-dbus-perl.

commit 297fe1e90233773a7e9d7863992e6963d0437611
Author: Daniel P. Berrange <dan at berrange.com>
Date:   Thu Jan 26 19:18:51 2006 +0000

    Added missing =back statement
---
 lib/Net/DBus/Dumper.pm          | 4 +++-
 lib/Net/DBus/Test/MockObject.pm | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/lib/Net/DBus/Dumper.pm b/lib/Net/DBus/Dumper.pm
index 275a607..6aaca0a 100644
--- a/lib/Net/DBus/Dumper.pm
+++ b/lib/Net/DBus/Dumper.pm
@@ -16,7 +16,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #
-# $Id: Dumper.pm,v 1.7 2005/12/21 12:04:27 dan Exp $
+# $Id: Dumper.pm,v 1.8 2006/01/26 19:18:51 dan Exp $
 
 =pod
 
@@ -199,6 +199,8 @@ sub _dbus_dump_bus {
 
 =pod
 
+=back
+
 =head1 BUGS
 
 It should print out a list of object paths registered against a
diff --git a/lib/Net/DBus/Test/MockObject.pm b/lib/Net/DBus/Test/MockObject.pm
index a2615e9..11aaf84 100644
--- a/lib/Net/DBus/Test/MockObject.pm
+++ b/lib/Net/DBus/Test/MockObject.pm
@@ -16,7 +16,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #
-# $Id: MockObject.pm,v 1.2 2005/12/21 11:59:54 dan Exp $
+# $Id: MockObject.pm,v 1.3 2006/01/26 19:18:51 dan Exp $
 
 =pod
 
@@ -227,6 +227,8 @@ sub _dispatch {
 
 =pod
 
+=back
+
 =head1 BUGS
 
 It doesn't completely replicate the API of L<Net::DBus::Binding::Object>, 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dbus-perl.git



More information about the Pkg-perl-cvs-commits mailing list