summary refs log tree commit diff stats
path: root/win32/installer
diff options
context:
space:
mode:
authorRichardHitt <rbh00@netcom.com>2012-10-08 12:20:11 -0700
committerRichardHitt <rbh00@netcom.com>2012-10-08 12:20:11 -0700
commit5f60820ebac778bbfd3d73adb094123f7731ba97 (patch)
treede0ed7bd3dddefdf66593061bc60c9f5916f5c9f /win32/installer
parent8df11c030c7f9e2a018817ba8b12e7b4c1b78042 (diff)
Fix "Fix URL detection". First-character test in linux should be for
equal, rather than not-equal.  If first character is a slash return
WORD_PATH.
Diffstat (limited to 'win32/installer')
0 files changed, 0 insertions, 0 deletions
a> 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126