File: config.def

package info (click to toggle)
libinih 42-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 272 kB
  • sloc: ansic: 459; cpp: 101; sh: 36; makefile: 5
file content (8 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
// CFG(section, name, default)

CFG(protocol, version, "0")

CFG(user, name, "Fatty Lumpkin")
CFG(user, email, "fatty@lumpkin.com")

#undef CFG