Show
Ignore:
Timestamp:
09/03/07 23:32:58 (1 year ago)
Author:
ryan
Message:

Remove trailing whitespace

Files:

Legend:

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

    r5752 r6026  
    88    <?php do_action('atom_ns'); ?> 
    99> 
    10     <title type="text"><?php  
     10    <title type="text"><?php 
    1111        if ( is_singular() ) 
    1212            printf(__('Comments on: %s'), get_the_title_rss());