~ubuntu-branches/ubuntu/precise/eglibc/precise-201308281639

« back to all changes in this revision

Viewing changes to posix/tst-rfc3484-2.c

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-02-08 01:58:09 UTC
  • mfrom: (1.5.3) (288.1.12 precise)
  • Revision ID: package-import@ubuntu.com-20120208015809-ulscst7uteq3e22z
Tags: 2.15~pre6-0ubuntu10
Merge from Debian (r5151, 2.13-26).

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
void
23
23
attribute_hidden
 
24
__free_in6ai (struct in6addrinfo *ai)
 
25
{
 
26
}
 
27
 
 
28
void
 
29
attribute_hidden
24
30
__check_native (uint32_t a1_index, int *a1_native,
25
31
                uint32_t a2_index, int *a2_native)
26
32
{