From a4f6d794e4f5feb3516a691ea5397287b8749245 Mon Sep 17 00:00:00 2001 From: robocop Date: Sat, 6 Feb 2010 04:13:02 +0000 Subject: [PATCH] Totally misc. --- src/jrd/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jrd/common.h b/src/jrd/common.h index 71fea49b1d..b3a5a1428d 100644 --- a/src/jrd/common.h +++ b/src/jrd/common.h @@ -338,7 +338,7 @@ /* Update for Solaris 10. The problem still exists pre Solaris 10, however if you are using A version of Solaris 10 after 11/06 the -problem with file descriptors has been solved and this defineand +problem with file descriptors has been solved and this define and the following function can now be commented out. If you are using Solaris 10 from 03/05 - 11/06 you need to patch your operating system.