about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--posix/PTESTS2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f4794a5a66..35edf0af48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
 	* aclocal.m4 (LIBC_PROG_FOO_GNU): Name output file using -o to
 	avoid ld test generating an unwanted file.
 
+	* posix/PTESTS: Remove comment about incorrect test (it is correct).
+
 1998-10-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de> 
  
 	* sunrpc/Versions: Add xdr_uint32_t and xdr_int32_t. 
diff --git a/posix/PTESTS b/posix/PTESTS
index 636c824120..04bdfc63af 100644
--- a/posix/PTESTS
+++ b/posix/PTESTS
@@ -43,7 +43,7 @@
 -1¦-1¦\(^*b\)¦a*b¦
 -1¦-1¦\(^*b\)¦^*b¦
 # GA113(2)
-## -1¦-1¦\(^*ab\)¦*ab		WRONG
+-1¦-1¦\(^*ab\)¦*ab¦
 -1¦-1¦\(^*ab\)¦^*ab¦
 1¦1¦\(^*b\)¦b¦
 1¦3¦\(^*b\)¦^^b¦