Ignore:
Timestamp:
Aug 6, 2017, 1:24:44 AM (7 years ago)
Author:
Jason Gross <jgross@mit.edu>
Children:
16418f5
Parents:
d5a1ff8
Message:
Add back a comment into perl-logging from C
File:
1 edited

Legend:

Unmodified
Added
Removed
  • perl/lib/BarnOwl/Message/Zephyr.pm

    r5bb0743 r7f4d627  
    263263    my @filenames = ();
    264264    if ($m->is_personal) {
     265        # If this has CC's, add all but the "recipient" which we'll add below
    265266        @filenames = $m->zephyr_cc_without_recipient;
    266267    }
Note: See TracChangeset for help on using the changeset viewer.