Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
9dcd78b1
Commit
9dcd78b1
authored
Mar 10, 2006
by
Rémi Denis-Courmont
Browse files
Use better name for newly introduced file
parent
abb377b1
Changes
2
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
0%
Try again
or
attach a new 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