File: value

package info (click to toggle)
nginx 0.4.13-2%2Betch3
  • links: PTS
  • area: main
  • in suites: etch
  • size: 3,164 kB
  • ctags: 4,656
  • sloc: ansic: 55,817; sh: 164; perl: 86; makefile: 61; asm: 48
file content (11 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11

# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $ngx_param
#define $ngx_param  $ngx_value
#endif

END