File: config.def

package info (click to toggle)
libinih 53-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 424 kB
  • sloc: ansic: 625; cpp: 139; makefile: 68; sh: 53
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