From 840d7de5d475fb59bbb29eb26aee354608a3cd16 Mon Sep 17 00:00:00 2001 From: Paul Vriens Date: Wed, 31 Mar 2004 20:08:38 +0000 Subject: [PATCH] Added missing comma in index.html. --- tools/c2man.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/c2man.pl b/tools/c2man.pl index ef29f3f3b3e..8547d42ea77 100755 --- a/tools/c2man.pl +++ b/tools/c2man.pl @@ -1870,7 +1870,7 @@ sub output_master_index_files "For an alphabetical listing of the functions available, please click the ", "first letter of the functions name below:","", "[ _(), A(), B(), C(), D(), E(), F(), G(), H(), ". - "I(), J(), K(), L(), M(), N(), O(), P(), Q() ". + "I(), J(), K(), L(), M(), N(), O(), P(), Q(), ". "R(), S(), T(), U(), V(), W(), X(), Y(), Z() ]", "", "DLLS", "Each dll provided by Wine is documented individually. The following dlls are provided :",