From f70f31731cddfe0f96b74fa82a3a07a51b17411e Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Fri, 12 Apr 2019 01:49:57 +1000 Subject: (nw) suppress side effects, standardise #include guards --- nl_examples/nmos_fet.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nl_examples') 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 * */ -- cgit v1.2.3