Fix index.dbob and index.bob example files. - geomyidae - A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
git clone git://r-36.net/geomyidae
Log
Files
Refs
README
LICENSE
---
commit fc42a2cc6f17ebbc7cfe22fa82905563e73f9ba6
parent 55786ce96a30a89b836e2ebdda0a284dfecffefe
Author: Christoph Lohmann <20h@r-36.net>
Date:   Sat, 25 Feb 2023 15:36:10 +0100

Fix index.dbob and index.bob example files.

Diffstat:
  M bob/index.bob                       |       1 -
  M bob/index.dbob                      |       1 +

2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bob/index.bob b/bob/index.bob
@@ -1,5 +1,4 @@
 #!/usr/bin/env eval-bob
-[h|BOB is great.|URL:https://www.bob.be|server|port]
 
diff --git a/bob/index.dbob b/bob/index.dbob
@@ -1,4 +1,5 @@
 #!/usr/bin/env eval-bob
+[h|BOB is great.|URL:https://www.bob.be|server|port]