Remove useless newlines
git-svn-id: svn://10.0.0.236/trunk@263666 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
36451e4a2b
commit
91cd79eaf3
@ -1 +1 @@
|
||||
657
|
||||
658
|
||||
@ -42,9 +42,7 @@ sub testopia_queries {
|
||||
|
||||
sub bug_end_of_update {
|
||||
my ($self, $args) = @_;
|
||||
|
||||
|
||||
|
||||
|
||||
my $bug = $args->{'bug'};
|
||||
my $timestamp = $args->{'timestamp'};
|
||||
my $changes = $args->{'changes'};
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
// by Edd Dumbill (C) 1999-2002
|
||||
// <edd@usefulinc.com>
|
||||
// $Id: .xmlrpc.inc.php,v 1.20 2012-04-10 20:45:35 mkanat%bugzilla.org Exp $
|
||||
// $Id: .xmlrpc.inc.php,v 1.21 2012-04-11 15:00:34 mkanat%bugzilla.org Exp $
|
||||
|
||||
// Copyright (c) 1999,2000,2002 Edd Dumbill.
|
||||
// All rights reserved.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user