Navigation


Changeset 580:30fcb609b2b1 in freeDiameter


Ignore:
Timestamp:
Oct 27, 2010, 2:18:06 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Fixed typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/OpenWRT/packages/freeDiameter/Makefile

    r579 r580  
    230230fi
    231231if [ ! -f "/etc/freeDiameter/dh.pem" ]; then
    232    echo "Creating new Diffie-Hellmann parameters file. This operation takes a while..."
     232   echo "Creating new Diffie-Hellman parameters file. This operation takes a while..."
    233233   certtool --generate-dh-params --outfile /etc/freeDiameter/dh.pem
    234234fi
Note: See TracChangeset for help on using the changeset viewer.