aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpfetch3
1 files changed, 1 insertions, 2 deletions
diff --git a/pfetch b/pfetch
index c13169e..82881ce 100755
--- a/pfetch
+++ b/pfetch
@@ -271,8 +271,7 @@ get_host() {
;;
Haiku)
- # '$arch' ends up being the hostname(?) on Haiku and
- # there is no other way to get host information.
+ # There is no way to get host information on Haiku(?).
return
;;
esac