aboutsummaryrefslogtreecommitdiff
path: root/old/remote_plot_old_no_gtk.c
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-04-09 14:25:44 -0700
committerXiao Pan <xyz@flylightning.xyz>2025-04-09 14:25:44 -0700
commitebfb59bc4733a8a934e97c51a46053284d9b5716 (patch)
tree9cb876ee9cf45a45eb1c3cc05ee839cb6a2d6ec4 /old/remote_plot_old_no_gtk.c
parente96df2cdf5acc7d252e3c91f531786934ce7e51d (diff)
correct name
Diffstat (limited to 'old/remote_plot_old_no_gtk.c')
-rw-r--r--old/remote_plot_old_no_gtk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/remote_plot_old_no_gtk.c b/old/remote_plot_old_no_gtk.c
index c8a0711..abdb955 100644
--- a/old/remote_plot_old_no_gtk.c
+++ b/old/remote_plot_old_no_gtk.c
@@ -1,5 +1,5 @@
// build:
-// cc -Wall $(pkg-config --cflags --libs libssh plplot) -lm -o remote_plot remote_plot.c
+// cc -Wall $(pkg-config --cflags --libs libssh plplot) -lm -o remote_plot_old_no_gtk remote_plot_old_no_gtk.c
// references:
// https://api.libssh.org/stable/libssh_tutorial.html