ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
svn
/
ircd-hybrid
/
branches
/
8.2.x
/
configure
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ircd-hybrid/branches/8.2.x/configure (file contents):
Revision
4353
by
michael
, Sat Aug 2 17:54:27 2014 UTC vs.
Revision
4354
by
michael
, Sat Aug 2 18:09:39 2014 UTC
#
Line 14291
|
Line 14291
|
_ACEOF
14291
int
14292
main ()
14293
{
14294
<
epoll_create(256);
14294
>
epol_create(256);
14295
;
14296
return 0;
14297
}
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)