~ubuntu-branches/ubuntu/saucy/nginx/saucy-updates

« back to all changes in this revision

Viewing changes to src/http/ngx_http.c

  • Committer: Package Import Robot
  • Author(s): Kartik Mistry, Kartik Mistry
  • Date: 2011-09-26 10:17:04 UTC
  • mfrom: (4.2.38 sid)
  • Revision ID: package-import@ubuntu.com-20110926101704-x8pxngiujrmkxnn3
Tags: 1.1.4-2
[Kartik Mistry]
* debian/modules:
  + Updated nginx-upload-progress module, Thanks to upstream for fixing issue
    that FTBFS nginx on kFreeBSD-* archs.
  + Updated nginx-lua module to latest upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1226
1226
#endif
1227
1227
 
1228
1228
    /*
1229
 
     * we can not compare whole sockaddr struct's as kernel
 
1229
     * we cannot compare whole sockaddr struct's as kernel
1230
1230
     * may fill some fields in inherited sockaddr struct's
1231
1231
     */
1232
1232