diff options
| author | guenther <> | 2014-04-19 08:52:32 +0000 | 
|---|---|---|
| committer | guenther <> | 2014-04-19 08:52:32 +0000 | 
| commit | 9c56ea7409a7d85adbcb3da3782e03d77143f29f (patch) | |
| tree | 1c8e1f947cd7380525a7312a9e96fad2690b90fa /src/lib/libssl/srtp.h | |
| parent | bab0c40d0208675179a1f4214556ff84ec577453 (diff) | |
| download | openbsd-9c56ea7409a7d85adbcb3da3782e03d77143f29f.tar.gz openbsd-9c56ea7409a7d85adbcb3da3782e03d77143f29f.tar.bz2 openbsd-9c56ea7409a7d85adbcb3da3782e03d77143f29f.zip | |
More KNF and style consistency tweaks
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libssl/srtp.h | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/src/lib/libssl/srtp.h b/src/lib/libssl/srtp.h index 06075f2c86..e2dfee5426 100644 --- a/src/lib/libssl/srtp.h +++ b/src/lib/libssl/srtp.h | |||
| @@ -109,11 +109,11 @@ | |||
| 109 | * | 109 | * | 
| 110 | */ | 110 | */ | 
| 111 | /* | 111 | /* | 
| 112 | DTLS code by Eric Rescorla <ekr@rtfm.com> | 112 | * DTLS code by Eric Rescorla <ekr@rtfm.com> | 
| 113 | 113 | * | |
| 114 | Copyright (C) 2006, Network Resonance, Inc. | 114 | * Copyright (C) 2006, Network Resonance, Inc. | 
| 115 | Copyright (C) 2011, RTFM, Inc. | 115 | * Copyright (C) 2011, RTFM, Inc. | 
| 116 | */ | 116 | */ | 
| 117 | 117 | ||
| 118 | #ifndef HEADER_D1_SRTP_H | 118 | #ifndef HEADER_D1_SRTP_H | 
| 119 | #define HEADER_D1_SRTP_H | 119 | #define HEADER_D1_SRTP_H | 
