git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ee02b2
)
changed __config_h__ to __settings_h__ to avoid conflicts with the
author
kramm
<kramm>
Thu, 13 Dec 2001 07:40:28 +0000
(07:40 +0000)
committer
kramm
<kramm>
Thu, 13 Dec 2001 07:40:28 +0000
(07:40 +0000)
autoconf config.h.
src/settings.h
patch
|
blob
|
history
diff --git
a/src/settings.h
b/src/settings.h
index
a602516
..
161b8ce
100644
(file)
--- a/
src/settings.h
+++ b/
src/settings.h
@@
-8,8
+8,8
@@
This file is distributed under the GPL, see file COPYING for details */
-#ifndef __config_h__
-#define __config_h__
+#ifndef __settings_h__
+#define __settings_h__
struct config_t
{
char overlay;