Changeset 413c910 for util.c


Ignore:
Timestamp:
Jun 25, 2011, 2:15:22 AM (13 years ago)
Author:
David Benjamin <davidben@mit.edu>
Children:
d9fbfd8
Parents:
8b293ea
git-author:
David Benjamin <davidben@mit.edu> (06/25/11 01:42:31)
git-committer:
David Benjamin <davidben@mit.edu> (06/25/11 02:15:22)
Message:
Consistently use BarnOwl or barnowl

BarnOwl refers to the program, barnowl is the executable and any other
identifiers that are conventionally lowercase.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • util.c

    rd427f08 r413c910  
    215215/*
    216216 * Appends 'tmpl' to 'buf', replacing any instances of '%q' with arguments from
    217  * the varargs provided, quoting them to be safe for placing in a barnowl
     217 * the varargs provided, quoting them to be safe for placing in a BarnOwl
    218218 * command line.
    219219 */
Note: See TracChangeset for help on using the changeset viewer.