Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Files
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
430
Issues
430
List
Boards
Labels
Service Desk
Milestones
Merge Requests
25
Merge Requests
25
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
Files
Commits
9c9fbb1c
Commit
9c9fbb1c
authored
Dec 21, 1999
by
Maciej Stachowiak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
components/html/ntl-web-browser.c: Fix warnings.
parent
78353a73
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
ChangeLog-20000414
ChangeLog-20000414
+4
-0
components/html/ntl-web-browser.c
components/html/ntl-web-browser.c
+1
-1
No files found.
ChangeLog-20000414
View file @
9c9fbb1c
1999-12-20 Maciej Stachowiak <mjs@eazel.com>
* components/html/ntl-web-browser.c: Fix warnings.
1999-12-20 Elliot Lee <sopwith@redhat.com>
* configure.in, components/Makefile.am: Add HTML component to build.
...
...
components/html/ntl-web-browser.c
View file @
9c9fbb1c
...
...
@@ -31,7 +31,7 @@ typedef struct {
char
*
base_url
,
*
base_target_url
;
}
BrowserInfo
;
char
*
static
char
*
canonicalize_url
(
const
char
*
in_url
,
const
char
*
base_url
)
{
char
*
ctmp
,
*
ctmp2
,
*
retval
,
*
removebegin
,
*
removeend
,
*
curpos
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment