SIGINT trap handler SIGINT loop fix

This commit is contained in:
Chet Ramey
2018-06-01 10:20:32 -04:00
parent 354efb96f1
commit 36f89ff1d8
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
regexp `^#define[ ]*PATCHLEVEL', since that's what support/mkversion.sh
looks for to find the patch level (for the sccs version string). */
#define PATCHLEVEL 20
#define PATCHLEVEL 21
#endif /* _PATCHLEVEL_H_ */