From c10fa59bbbb8aeee85018122784e9dbc04b670d6 Mon Sep 17 00:00:00 2001 From: Erik Ekman Date: Sun, 28 Jan 2007 04:31:19 +0000 Subject: [PATCH] Fix speling --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index a062d63..2b9e2e8 100644 --- a/src/version.h +++ b/src/version.h @@ -18,7 +18,7 @@ #define _VERSION_H_ // This is the version of the network protocol -// It is usually equal to the latest iodinde version number +// It is usually equal to the latest iodine version number #define VERSION 0x00000305 #endif /* _VERSION_H_ */