~ubuntu-branches/debian/jessie/exim4/jessie

« back to all changes in this revision

Viewing changes to src/expand.c

  • Committer: Package Import Robot
  • Author(s): Andreas Metzler
  • Date: 2014-08-02 09:29:13 UTC
  • mfrom: (1.6.5)
  • Revision ID: package-import@ubuntu.com-20140802092913-lksj1ulfd2cqfoqe
Tags: 4.84~RC1-3
Third try. Simply comment *custom* in debian/control.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1879
1879
  #endif
1880
1880
 
1881
1881
  }
 
1882
 
 
1883
return NULL;  /* Unknown variable. Silences static checkers. */
1882
1884
}
1883
1885
 
1884
1886