tPut in nice comments, and added detection of score version, to file(1) magic - vaccinewars - be a doctor and try to vaccinate the world
HTML git clone git://src.adamsgaard.dk/vaccinewars
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit e47416a9a52ecccf7a41c4dd0a96a7dfff5b10a6
DIR parent 7b01967b1f5c8f7e2ab0e94180e62ec09e7640da
HTML Author: Ben Webb <ben@salilab.org>
Date: Mon, 1 Oct 2001 18:29:58 +0000
Put in nice comments, and added detection of score version, to file(1) magic
Diffstat:
M src/magic | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
---
DIR diff --git a/src/magic b/src/magic
t@@ -1,2 +1,11 @@
-# dopewars high score files
+#------------------------------------------------------------------------------
+# dopewars: file(1) magic for dopewars high score files
+#
+# From <ben@bellatrix.pcl.ox.ac.uk>
+# dopewars is a drug dealing game found at http://dopewars.sf.net/.
+# The version reported is that of the high score file, not of the
+# program itself.
+
0 string DOPEWARS\ SCORES\ V. dopewars high score file
+>&0 string >\0 (version %s)
+