From 774ff2757de2a32c57046cbdc8425c6c22759035 Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Fri, 28 Aug 2015 19:12:58 +0200 Subject: rename C++ header to .H --- rfc4251.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rfc4251.C') diff --git a/rfc4251.C b/rfc4251.C index 8ca5f2b..0b7aa62 100644 --- a/rfc4251.C +++ b/rfc4251.C @@ -22,7 +22,7 @@ * along with ssh-agent-filter. If not, see . */ -#include "rfc4251.h" +#include "rfc4251.H" rfc4251string::rfc4251string (std::vector const & v) { for (auto it = v.begin(); it != v.end();) { -- cgit v1.2.3