Make WordPress Core


Ignore:
Timestamp:
04/20/2009 06:18:39 PM (15 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/feed-atom-comments.php

    r10984 r11013  
    4141    <id><?php bloginfo_rss('comments_atom_url'); ?></id>
    4242<?php } ?>
    43 <?php do_action('comments_atom_head'); ?> 
     43<?php do_action('comments_atom_head'); ?>
    4444<?php
    4545if ( have_comments() ) : while ( have_comments() ) : the_comment();
Note: See TracChangeset for help on using the changeset viewer.