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
commit9e60d35ac1ade619b0d44538f7f50f62c1514194 (patch)
tree1c8e1f947cd7380525a7312a9e96fad2690b90fa /src/lib/libssl/srtp.h
parent8ffabaf4eba42faf2565cf746f06a82adf194000 (diff)
downloadopenbsd-9e60d35ac1ade619b0d44538f7f50f62c1514194.tar.gz
openbsd-9e60d35ac1ade619b0d44538f7f50f62c1514194.tar.bz2
openbsd-9e60d35ac1ade619b0d44538f7f50f62c1514194.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