Introduction
Introduction Statistics Contact Development Disclaimer Help
tadd static keyword to allow inclusion in several objects - slidergrid - grid o…
git clone git://src.adamsgaard.dk/slidergrid
Log
Files
Refs
README
LICENSE
---
commit 3f9329b2ef127c8ae24bb399ebbf3697fda31011
parent 71351228ef6ae1c6fc4b1205be8552623d683cf1
Author: Anders Damsgaard <[email protected]>
Date: Wed, 23 Mar 2016 13:14:31 -0700
add static keyword to allow inclusion in several objects
Diffstat:
M slidergrid/constants.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/slidergrid/constants.h b/slidergrid/constants.h
t@@ -1,6 +1,6 @@
#ifndef CONSTANTS_H_
#define CONSTANTS_H_
-const char* VERSION = "beta-0.1";
+static const char* VERSION = "beta-0.1";
#endif
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.