Ignore:
Timestamp:
Aug 16, 2017, 12:53:41 PM (7 years ago)
Author:
Jason Gross <jasongross9@gmail.com>
Branches:
master
Children:
8f91a70
Parents:
b807d8f
git-author:
Jason Gross <jgross@mit.edu> (08/06/17 01:24:44)
git-committer:
Jason Gross <jasongross9@gmail.com> (08/16/17 12:53:41)
Message:
Add back a comment into perl-logging from C
File:
1 edited

Legend:

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

    r9625c55 r09f7753  
    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.