Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
9dcd78b1
Commit
9dcd78b1
authored
Mar 10, 2006
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use better name for newly introduced file
parent
abb377b1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/Makefile.am
src/Makefile.am
+1
-1
src/network/error.c
src/network/error.c
+1
-1
No files found.
src/Makefile.am
View file @
9dcd78b1
...
...
@@ -307,7 +307,7 @@ SOURCES_libvlc_common = \
network/acl.c
\
network/getaddrinfo.c
\
network/io.c
\
network/
net_
error.c
\
network/error.c
\
network/tcp.c
\
network/udp.c
\
network/httpd.c
\
...
...
src/network/
net_
error.c
→
src/network/error.c
View file @
9dcd78b1
/*****************************************************************************
*
net_
error.c: Network error handling
* error.c: Network error handling
*****************************************************************************
* Copyright (C) 2006 Rémi Denis-Courmont
* $Id$
...
...
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