mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
11 lines
272 B
C
11 lines
272 B
C
--- src/regutf8.h.orig Thu Sep 12 00:17:54 2002
|
|
+++ src/regutf8.h Thu Sep 12 00:18:02 2002
|
|
@@ -19,7 +19,7 @@
|
|
#endif
|
|
|
|
#ifndef REG_OK
|
|
-#define REG_OK REG_NOERROR
|
|
+#define REG_OK 0
|
|
#endif
|
|
|
|
// ----------------------------------------------------------------------------
|