]> Git Repo - linux.git/blobdiff - scripts/gcc-plugins/cyc_complexity_plugin.c
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / scripts / gcc-plugins / cyc_complexity_plugin.c
index 1909ec6174315ee982df9f5821edb99b7c5c0156..73124c2b3eddabd88a2e83f93442d0855da72d2e 100644 (file)
@@ -5,7 +5,7 @@
  * Homepage:
  * https://github.com/ephox-gcc-plugins/cyclomatic_complexity
  *
- * http://en.wikipedia.org/wiki/Cyclomatic_complexity
+ * https://en.wikipedia.org/wiki/Cyclomatic_complexity
  * The complexity M is then defined as:
  * M = E - N + 2P
  * where
This page took 0.032362 seconds and 4 git commands to generate.