tCorrection of product name capitalisation - vaccinewars - be a doctor and try to vaccinate the world
(HTM) git clone git://src.adamsgaard.dk/vaccinewars
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit a5f688bfb27f69264afa2f75ea6975f7ad2ab24b
(DIR) parent 9ce607e613167dd3694b404dcda733c148b8a09d
(HTM) Author: Ben Webb <ben@salilab.org>
Date: Mon, 24 Sep 2001 22:10:45 +0000
Correction of product name capitalisation
Diffstat:
M src/dopewars.h | 2 +-
M src/message.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/src/dopewars.h b/src/dopewars.h
t@@ -1,4 +1,4 @@
-/* dopewars.h Common structures and stuff for Dopewars */
+/* dopewars.h Common structures and stuff for dopewars */
/* Copyright (C) 1998-2001 Ben Webb */
/* Email: ben@bellatrix.pcl.ox.ac.uk */
/* WWW: http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/ */
(DIR) diff --git a/src/message.h b/src/message.h
t@@ -1,4 +1,4 @@
-/* message.h Header file for Dopewars message-handling routines */
+/* message.h Header file for dopewars message-handling routines */
/* Copyright (C) 1998-2001 Ben Webb */
/* Email: ben@bellatrix.pcl.ox.ac.uk */
/* WWW: http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/ */