projects
/
ngircd-alex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
237c761
)
- Definition von "signed" wieder entfernt: mehr Schaden als Nutzen :-/
author
Alexander Barton
<alex@barton.de>
Sun, 19 May 2002 10:49:23 +0000
(10:49 +0000)
committer
Alexander Barton
<alex@barton.de>
Sun, 19 May 2002 10:49:23 +0000
(10:49 +0000)
src/portab/portab.h
patch
|
blob
|
history
diff --git
a/src/portab/portab.h
b/src/portab/portab.h
index 62a56d34d0956f8074d23ccdf140fdddf08874ff..3de168e37cb5879f8fda2c381ad424476dc23964 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.
4 2002/05/19 10:46:08
alex Exp $
+ * $Id: portab.h,v 1.
5 2002/05/19 10:49:23
alex Exp $
*
* portab.h: "Portabilitaets-Definitionen"
*/
@@
-29,10
+29,6
@@
#define LOCAL static
#define CONST const
-#ifndef signed
-#define signed
-#endif
-
/* Datatentypen */