Skip to content

Commit

Permalink
fixup! alphabetize sources
Browse files Browse the repository at this point in the history
  • Loading branch information
BethGriggs committed Aug 3, 2021
1 parent 24ecfa9 commit 776af04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps/cares/cares.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@
'src/lib/ares_gethostbyname.c',
'src/lib/ares__get_hostent.c',
'src/lib/ares_getnameinfo.c',
'src/tools/ares_getopt.c',
'src/tools/ares_getopt.h',
'src/lib/ares_getsock.c',
'src/lib/ares_init.c',
'src/lib/ares_ipv6.h',
Expand Down Expand Up @@ -110,6 +108,8 @@
'src/lib/inet_ntop.c',
'src/lib/ares_inet_net_pton.h',
'src/lib/setup_once.h',
'src/tools/ares_getopt.c',
'src/tools/ares_getopt.h',
],
'conditions': [
[ 'library=="static_library"', {
Expand Down

0 comments on commit 776af04

Please sign in to comment.