summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/examples/congo_bongo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/examples/congo_bongo.c')
-rw-r--r--src/lib/netlist/examples/congo_bongo.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/lib/netlist/examples/congo_bongo.c b/src/lib/netlist/examples/congo_bongo.c
index 3ad52e7dced..9c5db529d6c 100644
--- a/src/lib/netlist/examples/congo_bongo.c
+++ b/src/lib/netlist/examples/congo_bongo.c
@@ -10,8 +10,8 @@
/* set to 1 to use optimizations increasing performance significantly */
-#define USE_OPTMIZATIONS 1
-#define USE_FRONTIERS 1
+#define USE_OPTMIZATIONS 1
+#define USE_FRONTIERS 1
/* ----------------------------------------------------------------------------
* Library section header START
@@ -19,7 +19,7 @@
#ifndef __PLIB_PREPROCESSOR__
-#define LM358_DIP(_name) \
+#define LM358_DIP(_name) \
NET_REGISTER_DEV_X(LM358_DIP, _name)
#define G501534_DIP(_name) \
@@ -391,8 +391,8 @@ NETLIST_START(G501534_DIP)
* 12: VCC
* 4: GND
* 1: IN
- * 3: OUT
- * 13: CV
+ * 3: OUT
+ * 13: CV
* 2: RDL - connected via Capacitor to ground
*/