projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ba5221
)
Remove unused PLURAL macro
author
Ken Raeburn
<raeburn@mit.edu>
Mon, 27 Aug 2007 22:01:01 +0000
(22:01 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Mon, 27 Aug 2007 22:01:01 +0000
(22:01 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19884
dc483132
-0cff-0310-8789-
dd5450dbe970
src/kadmin/dbutil/ovload.c
patch
|
blob
|
history
diff --git
a/src/kadmin/dbutil/ovload.c
b/src/kadmin/dbutil/ovload.c
index b5bff3062fd143df62d1848f7f8518714bdc88f3..dc1375d2c95ec668290a96d89b86733189267c16 100644
(file)
--- a/
src/kadmin/dbutil/ovload.c
+++ b/
src/kadmin/dbutil/ovload.c
@@
-15,7
+15,6
@@
#include "nstrtok.h"
#define LINESIZE 32768 /* XXX */
-#define PLURAL(count) (((count) == 1) ? error_message(IMPORT_SINGLE_RECORD) : error_message(IMPORT_PLURAL_RECORDS))
static int parse_pw_hist_ent(current, hist)
char *current;