]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/anyp/UriScheme.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / anyp / UriScheme.cc
index 6ce1d34ca3f459d10fbcd2649a81d61ef3533867..499a1d617efbe5679292db09fc43577c0b4b465e 100644 (file)
@@ -28,3 +28,4 @@ AnyP::UriScheme::c_str() const
     out[p] = '\0';
     return out;
 }
+