Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/historical/nawk/dist remove ### error output accide...
details: https://anonhg.NetBSD.org/src/rev/17d9077117da
branches: trunk
changeset: 462934:17d9077117da
user: christos <christos%NetBSD.org@localhost>
date: Thu Aug 01 06:33:58 2019 +0000
description:
remove ### error output accidentally committed.
diffstat:
external/historical/nawk/dist/proto.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 51e3a248e831 -r 17d9077117da external/historical/nawk/dist/proto.h
--- a/external/historical/nawk/dist/proto.h Thu Aug 01 06:22:52 2019 +0000
+++ b/external/historical/nawk/dist/proto.h Thu Aug 01 06:33:58 2019 +0000
@@ -149,8 +149,6 @@
extern int isclvar(const char *);
extern int is_number(const char *);
-/*###152 [cc] note: expected 'uschar ** {aka unsigned char **}' but argument is of type 'char **'%%%*/
-/*###152 [cc] note: expected 'uschar ** {aka unsigned char **}' but argument is of type 'char **'%%%*/
extern int adjbuf(uschar **, int *, int, int, uschar **, const char *);
extern void run(Node *);
extern Cell *execute(Node *);
Home |
Main Index |
Thread Index |
Old Index