Commit 840d7de5 authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

Added missing comma in index.html.

parent 63eab8cc
......@@ -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 :",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment