]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/xstrto.cc
SourceFormat Enforcement
[thirdparty/squid.git] / compat / xstrto.cc
index c4b59c0a7f9b51426b8a422b130fe3a2208b94f6..7e5bbd8f32c7e74d5f29ae5ac28ecad83a66babe 100644 (file)
@@ -28,8 +28,8 @@
  * Update/Maintenance History:
  *
  *    12-Sep-2010 : Copied from iptables xtables.c
- *                     - xtables_strtoui renamed to xstrtoui
- *                     - xtables_strtoul renamed to xstrtoul
+ *          - xtables_strtoui renamed to xstrtoui
+ *          - xtables_strtoul renamed to xstrtoul
  *
  *  Original License and code follows.
  */
@@ -100,3 +100,4 @@ xstrtoui(const char *s, char **end, unsigned int *value,
 }
 
 #endif /* SQUID_XSTRTO_C_ */
+