From 6e01f3700046c549f29fb06e61919aaff3703351 Mon Sep 17 00:00:00 2001 From: Constantin Kaplinsky Date: Thu, 2 Mar 2006 12:07:12 +0000 Subject: [PATCH] Added a FIXME comment. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@500 3789f03b-4d11-0410-bbf8-ca57d06f2519 --- rfb/FileInfo.cxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rfb/FileInfo.cxx b/rfb/FileInfo.cxx index 21e18f24..34074f7d 100644 --- a/rfb/FileInfo.cxx +++ b/rfb/FileInfo.cxx @@ -28,6 +28,8 @@ using namespace rfb; +// FIXME: Under Unix, file names are case-sensitive. + int CompareFileInfo(const void *F, const void *S) { -- 2.39.5