summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2020-05-07 22:31:34 +0200
committerLeah Neukirchen <leah@vuxu.org>2020-05-07 22:31:34 +0200
commitf7e682a3cf4ab843572145c25d9bce99a6c6857f (patch)
treed60352d17a5b1d8f6b4702e1bc1aea4d2612a31e
parent6df803268df4305948fa9c9c42688128d1565163 (diff)
downloadhittpd-f7e682a3cf4ab843572145c25d9bce99a6c6857f.tar.gz
hittpd-f7e682a3cf4ab843572145c25d9bce99a6c6857f.tar.xz
hittpd-f7e682a3cf4ab843572145c25d9bce99a6c6857f.zip
not a daemon in the strict sense of the word
-rw-r--r--hittpd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hittpd.c b/hittpd.c
index 3264c02..51ea109 100644
--- a/hittpd.c
+++ b/hittpd.c
@@ -1,4 +1,4 @@
-/* hittpd - efficient, no-frills HTTP 1.1 daemon */
+/* hittpd - efficient, no-frills HTTP 1.1 server */
 
 /* Copyright 2020 Leah Neukirchen <leah@vuxu.org>
  *