From 8ebf9f1e352da71639d64e0797d8a1e0ae79419d Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" Date: Wed, 21 Jan 2004 07:58:31 +0000 Subject: [PATCH] small whitespace change to test cvs back-end changes related to this file --- webtools/mozbot/BotModules/Bugzilla.bm | 1 + 1 file changed, 1 insertion(+) diff --git a/webtools/mozbot/BotModules/Bugzilla.bm b/webtools/mozbot/BotModules/Bugzilla.bm index 00878221f71d..32b986663655 100644 --- a/webtools/mozbot/BotModules/Bugzilla.bm +++ b/webtools/mozbot/BotModules/Bugzilla.bm @@ -3,6 +3,7 @@ # Bugzilla Module # ################################ + package BotModules::Bugzilla; use vars qw(@ISA); @ISA = qw(BotModules);