Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
nb committed Aug 15, 2012
1 parent 465fc13 commit a6429c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liveblog.php
Expand Up @@ -759,7 +759,7 @@ private static function max_upload_size() {
$bytes = apply_filters( 'upload_size_limit', min( $u_bytes, $p_bytes ), $u_bytes, $p_bytes );

return $bytes;
}
}
}

/**
Expand Down

0 comments on commit a6429c8

Please sign in to comment.