about summary refs log tree commit diff stats
path: root/adapter
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2023-12-12 20:03:44 +0100
committerbptato <nincsnevem662@gmail.com>2023-12-12 20:03:44 +0100
commit1dcb9cf6567145a0d3705b95717ccbf37eac6140 (patch)
tree8c592cb23a2ca942e9f1c378159c5620865ea322 /adapter
parent189e73f7092a69699f3a6ca39aa105d318baedd4 (diff)
downloadchawan-1dcb9cf6567145a0d3705b95717ccbf37eac6140.tar.gz
adapter/: re-structure
Diffstat (limited to 'adapter')
-rw-r--r--adapter/format/gmi2html.c (renamed from adapter/gemini/gmi2html.c)0
-rw-r--r--adapter/format/gopher2html.nim (renamed from adapter/gopher/gopher2html.nim)0
-rw-r--r--adapter/protocol/about.nim (renamed from adapter/about/about.nim)0
-rwxr-xr-xadapter/protocol/cha-finger (renamed from adapter/finger/cha-finger)0
-rw-r--r--adapter/protocol/data.nim (renamed from adapter/data/data.nim)0
-rw-r--r--adapter/protocol/gmifetch.c (renamed from adapter/gemini/gmifetch.c)0
6 files changed, 0 insertions, 0 deletions
diff --git a/adapter/gemini/gmi2html.c b/adapter/format/gmi2html.c
index 2c8c2bf6..2c8c2bf6 100644
--- a/adapter/gemini/gmi2html.c
+++ b/adapter/format/gmi2html.c
diff --git a/adapter/gopher/gopher2html.nim b/adapter/format/gopher2html.nim
index cfdeab1e..cfdeab1e 100644
--- a/adapter/gopher/gopher2html.nim
+++ b/adapter/format/gopher2html.nim
diff --git a/adapter/about/about.nim b/adapter/protocol/about.nim
index 860294f3..860294f3 100644
--- a/adapter/about/about.nim
+++ b/adapter/protocol/about.nim
diff --git a/adapter/finger/cha-finger b/adapter/protocol/cha-finger
index e963b339..e963b339 100755
--- a/adapter/finger/cha-finger
+++ b/adapter/protocol/cha-finger
diff --git a/adapter/data/data.nim b/adapter/protocol/data.nim
index 7b022976..7b022976 100644
--- a/adapter/data/data.nim
+++ b/adapter/protocol/data.nim
diff --git a/adapter/gemini/gmifetch.c b/adapter/protocol/gmifetch.c
index 5b4b5f48..5b4b5f48 100644
--- a/adapter/gemini/gmifetch.c
+++ b/adapter/protocol/gmifetch.c