diff options
| author | 2019-04-12 01:49:57 +1000 | |
|---|---|---|
| committer | 2019-04-12 01:49:57 +1000 | |
| commit | f70f31731cddfe0f96b74fa82a3a07a51b17411e (patch) | |
| tree | 49b646154d79db316d9450663a1a63e7283f085c /nl_examples | |
| parent | 3aaae04942b9dd28de2232049d63a8871666ecaa (diff) | |
(nw) suppress side effects, standardise #include guards
Diffstat (limited to 'nl_examples')
| -rw-r--r-- | nl_examples/nmos_fet.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nl_examples/nmos_fet.cpp b/nl_examples/nmos_fet.cpp index 8a096af59ac..53c6b4a6fc9 100644 --- a/nl_examples/nmos_fet.cpp +++ b/nl_examples/nmos_fet.cpp @@ -1,7 +1,7 @@ // license:GPL-2.0+ // copyright-holders:Couriersud /* - * bjt.c + * nmos_fet.cpp * */ |
