projects
/
FET_sim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2216e0
)
Fix missing newline
author
Lukáš Jiřiště
<gymnazium.jiriste@gmail.com>
Sun, 15 Dec 2024 15:14:41 +0000
(16:14 +0100)
committer
Lukáš Jiřiště
<gymnazium.jiriste@gmail.com>
Sun, 15 Dec 2024 15:14:41 +0000
(16:14 +0100)
src/text.c
patch
|
blob
|
history
diff --git
a/src/text.c
b/src/text.c
index 600d4a0328d7b3d0a525004220ee0b1446facd0f..7ef753332feb2b2bea5b33fd02666ddc68fcf8b9 100644
(file)
--- a/
src/text.c
+++ b/
src/text.c
@@
-59,7
+59,7
@@
static const char g_help_exit_str[] = ""
static const char g_general_help_str[] = ""
"This is a FET_sim - simulator of FET (Field Effect Transistor) logic.\n"
- "Version number: %s"
+ "Version number: %s
\n
"
"You can use the following commands:\n\n"
"next [STEPS] \t\t- advances the simulation\n"
"draw [IND] \t\t- draws the state of the simulation\n"