Navigation


Changeset 957:d028fa6625e0 in freeDiameter


Ignore:
Timestamp:
Feb 28, 2013, 1:25:46 AM (11 years ago)
Author:
Thomas Klausner <tk@giga.or.at>
Branch:
default
Phase:
public
Message:

Revert 919, it was wrong.
[aw_confin is the same as yyin.]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/acl_wl/aw_conf.y

    r956 r957  
    6464int aw_conf_handle(char * conffile)
    6565{
    66         FILE * aw_confin;
     66        extern FILE * aw_confin;
    6767        int ret;
    6868       
Note: See TracChangeset for help on using the changeset viewer.