File: version.h

package info (click to toggle)
netkit-rusers 0.17-8
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 196 kB
  • ctags: 108
  • sloc: ansic: 1,024; makefile: 127; sh: 33
file content (5 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (7)
1
2
3
4
5
/*
 * String to embed in binaries to identify package
 */

char pkg[]="$NetKit: netkit-rusers-0.17 $";