summaryrefslogtreecommitdiff
path: root/src/lib/libssl/srtp.h
diff options
context:
space:
mode:
authorguenther <>2014-04-19 08:52:32 +0000
committerguenther <>2014-04-19 08:52:32 +0000
commit9c56ea7409a7d85adbcb3da3782e03d77143f29f (patch)
tree1c8e1f947cd7380525a7312a9e96fad2690b90fa /src/lib/libssl/srtp.h
parentbab0c40d0208675179a1f4214556ff84ec577453 (diff)
downloadopenbsd-9c56ea7409a7d85adbcb3da3782e03d77143f29f.tar.gz
openbsd-9c56ea7409a7d85adbcb3da3782e03d77143f29f.tar.bz2
openbsd-9c56ea7409a7d85adbcb3da3782e03d77143f29f.zip
More KNF and style consistency tweaks
Diffstat (limited to 'src/lib/libssl/srtp.h')
-rw-r--r--src/lib/libssl/srtp.h10
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