aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/boxes/dumbsh.c
diff options
context:
space:
mode:
authoronefang2022-07-17 14:49:51 +1000
committeronefang2022-07-17 14:49:51 +1000
commit539e39e489d1dcf17216b21dd22da4ac707ffeb3 (patch)
tree00f5820fd91f5ba74d9a83eaf485ea8cf2040c54 /src/boxes/dumbsh.c
parentMore spellung foxed. (diff)
downloadopensim-SC-539e39e489d1dcf17216b21dd22da4ac707ffeb3.zip
opensim-SC-539e39e489d1dcf17216b21dd22da4ac707ffeb3.tar.gz
opensim-SC-539e39e489d1dcf17216b21dd22da4ac707ffeb3.tar.bz2
opensim-SC-539e39e489d1dcf17216b21dd22da4ac707ffeb3.tar.xz
Efen moar spil chucking.
Diffstat (limited to '')
-rw-r--r--src/boxes/dumbsh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boxes/dumbsh.c b/src/boxes/dumbsh.c
index 9ad0204..8ef56e7 100644
--- a/src/boxes/dumbsh.c
+++ b/src/boxes/dumbsh.c
@@ -3,7 +3,7 @@
3 * Copyright 2014 David Seikel <won_fang@yahoo.com.au> 3 * Copyright 2014 David Seikel <won_fang@yahoo.com.au>
4 * 4 *
5 * Not a real shell, so doesn't follow any standards, 5 * Not a real shell, so doesn't follow any standards,
6 * coz it wont implement them anyway. 6 * coz it won't implement them anyway.
7 7
8USE_DUMBSH(NEWTOY(dumbsh, "", TOYFLAG_USR|TOYFLAG_BIN)) 8USE_DUMBSH(NEWTOY(dumbsh, "", TOYFLAG_USR|TOYFLAG_BIN))
9 9