Navigation


Changeset 972:ce3cacbbccc9 in freeDiameter for extensions/app_radgw


Ignore:
Timestamp:
Mar 15, 2013, 1:31:00 AM (11 years ago)
Author:
Thomas Klausner <tk@giga.or.at>
Branch:
default
Phase:
public
Message:

Fix some typos.

Location:
extensions/app_radgw
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_radgw/md5.c

    r403 r972  
    33 *  The content from this file comes directly from the hostap project.
    44 * It is redistributed under the terms of the BSD license, as allowed
    5  * by the original copyright reproduced bellow.
     5 * by the original copyright reproduced below.
    66 *  In addition to this notice, only the #include directives have been modified.
    77 */
  • extensions/app_radgw/md5.h

    r403 r972  
    33 *  The content from this file comes directly from the hostap project.
    44 * It is redistributed under the terms of the BSD license, as allowed
    5  * by the original copyright reproduced bellow.
     5 * by the original copyright reproduced below.
    66 */
    77
  • extensions/app_radgw/radius.c

    r741 r972  
    3737 *  The content from this file comes for the main part from the hostap project.
    3838 * It is redistributed under the terms of the BSD license, as allowed
    39  * by the original copyright reproduced bellow.
     39 * by the original copyright reproduced below.
    4040 * The modifications to this file are placed under the copyright of the freeDiameter project.
    4141 */
  • extensions/app_radgw/radius.h

    r741 r972  
    3838 *  The content from this file comes mostly from the hostap project.
    3939 * It is redistributed under the terms of the BSD license, as allowed
    40  * by the original copyright reproduced bellow.
     40 * by the original copyright reproduced below.
    4141 * The changes to this file are placed under the copyright of the freeDiameter project.
    4242 */
  • extensions/app_radgw/rgwx_auth.c

    r928 r972  
    10991099                 Request will have access to the Session Identifier and be able
    11001100                 to set the Destination-Host to the correct value.
    1101                         -> done here bellow
     1101                        -> done here below
    11021102                 
    11031103              -  If the Command-Code is set to AA-Answer, the Diameter Session-
Note: See TracChangeset for help on using the changeset viewer.