Remove trailing whitespaces
Signed-off-by: Joe Subbiani <joe.subbiani@arm.com>
This commit is contained in:
parent
a032963d65
commit
43592bd1f9
2 changed files with 4 additions and 4 deletions
|
@ -120,7 +120,7 @@ def format_ciphersuite_names(mode, ciphers):
|
|||
|
||||
def main():
|
||||
if len(sys.argv) != 3:
|
||||
print("""Incorrect number of arguments.
|
||||
print("""Incorrect number of arguments.
|
||||
The first argument with either an \"o\" for OpenSSL or \"g\" for GNUTLS.
|
||||
The second argument should a single space seperated string of MBedTLS ciphersuite names""")
|
||||
sys.exit(1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue