]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/strnrchr.c
SourceFormat Enforcement
[thirdparty/squid.git] / compat / strnrchr.c
index 6a46af4a95f8be85b6694826102172f1ede254ad..def4d7a6bf91900de17b11abe20ae00a6d103594 100644 (file)
@@ -22,3 +22,4 @@ strnrchr(const char *s, size_t count, int c)
     }
     return rv;
 }
+