diff options
author | Matt Caswell <matt@openssl.org> | 2015-01-05 01:34:00 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2015-01-06 16:45:25 +0100 |
commit | 3a83462dfea67566ba9bcedee266dc93d2e911e2 (patch) | |
tree | 34d2b020e0b50be348500f4106fe514840ae30f3 /engines | |
parent | Remove blank line from start of cflags character array in buildinf.h (diff) | |
download | openssl-3a83462dfea67566ba9bcedee266dc93d2e911e2.tar.xz openssl-3a83462dfea67566ba9bcedee266dc93d2e911e2.zip |
Further comment amendments to preserve formatting prior to source reformat
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'engines')
-rw-r--r-- | engines/e_sureware.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/e_sureware.c b/engines/e_sureware.c index 958b15202c..aa6fb00041 100644 --- a/engines/e_sureware.c +++ b/engines/e_sureware.c @@ -1,4 +1,5 @@ -/* Written by Corinne Dive-Reclus(cdive@baltimore.com) +/*- +* Written by Corinne Dive-Reclus(cdive@baltimore.com) * * * Redistribution and use in source and binary forms, with or without |