pep.c
changeset 32 9a6164bc805c
parent 31 e404cd1c7077
child 34 eea355fa94cf
--- a/pep.c	Mon May 21 19:10:25 2012 +0300
+++ b/pep.c	Mon May 21 19:26:16 2012 +0300
@@ -46,7 +46,7 @@
 	.next        = NULL,
 };
 
-module_info_t info_pep_0_10_0 = {
+static module_info_t info_pep_0_10_0 = {
 	.branch      = "0.10.0",
 	.api         = 1,
 	.version     = PROJECT_VERSION,