]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/tests/testRFC1738.cc
SourceFormat Enforcement
[thirdparty/squid.git] / lib / tests / testRFC1738.cc
index 0013246207dc10e812457646a49f7a75441d92e2..640d361baf12fc42a14fd321534f22e7c75d8b22 100644 (file)
@@ -151,3 +151,4 @@ void testRFC1738::PercentZeroNullDecoding()
     CPPUNIT_ASSERT(memcmp(unescaped_str, "w%%00%rd",9)==0);
     xfree(unescaped_str);
 }
+