projects
/
ngircd-alex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
8907c8d
)
- neues #define: REGISTER
author
Alexander Barton
<alex@barton.de>
Wed, 26 Jun 2002 15:43:38 +0000
(15:43 +0000)
committer
Alexander Barton
<alex@barton.de>
Wed, 26 Jun 2002 15:43:38 +0000
(15:43 +0000)
src/portab/portab.h
patch
|
blob
|
history
diff --git
a/src/portab/portab.h
b/src/portab/portab.h
index 53345bb7554bd18111fa6f1d412eca8e80e7ae1e..63f0cacc67bef45a1fa5f36ed06cafff41bee1bc 100644
(file)
--- a/
src/portab/portab.h
+++ b/
src/portab/portab.h
@@
-9,7
+9,7
@@
* Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
* der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
*
- * $Id: portab.h,v 1.
6 2002/05/27 13:01:5
8 alex Exp $
+ * $Id: portab.h,v 1.
7 2002/06/26 15:43:3
8 alex Exp $
*
* portab.h: "Portabilitaets-Definitionen"
*/
@@
-40,6
+40,7
@@
#define STATIC static
#define LOCAL static
#define CONST const
+#define REGISTER register
/* Datatentypen */