projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b916ba9
)
Use "#error" directive to report undefined word size
author
John Carr
<jfc@mit.edu>
Tue, 30 Oct 1990 09:53:12 +0000
(09:53 +0000)
committer
John Carr
<jfc@mit.edu>
Tue, 30 Oct 1990 09:53:12 +0000
(09:53 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1373
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/wordsize.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/wordsize.h
b/src/include/krb5/wordsize.h
index 02b4924ba0fe61d109cdee142b5bd4f2e2a05336..898120e4f1d3b4ca169e0f84038738a8685d573c 100644
(file)
--- a/
src/include/krb5/wordsize.h
+++ b/
src/include/krb5/wordsize.h
@@
-38,7
+38,7
@@
typedef unsigned int krb5_ui_4;
#endif
#ifndef __OK
-
E
rror: must define word size!
+
#e
rror: must define word size!
#endif /* __OK */
#undef __OK