Fossil SCM

Error of typing

Closed

738ddb08467b4c9… · opened 11 years, 4 months ago

Type
Build_Problem
Priority
Severity
Minor
Resolution
Fixed
Subsystem
Created
Dec. 11, 2014 10:13 p.m.

There is a typing error in the search.c archive in the line 163:

conts char **azDoc;

must be changed to:

const char **azDoc;

:) very simple but the project do not compile.

Comments (2)

anonymous 11 years, 4 months ago

There is a typing error in the search.c archive in the line 163:

conts char **azDoc;

must be changed to:

const char **azDoc;

:) very simple but the project do not compile.

bharder 11 years, 4 months ago

corrected per [37e234fa8893bb72a94648ce]

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button