ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/runtime/IBServices.pas
(Generate patch)

Comparing ibx/trunk/runtime/IBServices.pas (file contents):
Revision 17 by tony, Sat Dec 28 19:22:24 2013 UTC vs.
Revision 29 by tony, Sat May 9 11:37:49 2015 UTC

# Line 879 | Line 879 | begin
879    SPB := SPB + Char(isc_spb_current_version);
880    { Iterate through the textual service parameters, constructing
881     a SPB on-the-fly }
882 +  if sl.Count > 0 then
883    for i := 0 to sl.Count - 1 do
884    begin
885     { Get the parameter's name and value from the list,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines