Changeset 7c8060d0 for util.c


Ignore:
Timestamp:
Feb 21, 2003, 1:14:00 PM (21 years ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
316962a
Parents:
9501423
Message:
Zaway now obeys the smart strip variable
File:
1 edited

Legend:

Unmodified
Added
Removed
  • util.c

    red2412d r7c8060d0  
    425425
    426426
    427 char *smartstripped_user(char *in) {
     427char *owl_util_smartstripped_user(char *in) {
    428428  /* strip out the instance from a zsender's principal.  Preserves the
    429429   * realm if present.  daemon.webzephyr is a special case.  The
Note: See TracChangeset for help on using the changeset viewer.