File: test_node_interfaces_array_none.c

package info (click to toggle)
libnih 1.0.3-4.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 10,544 kB
  • sloc: ansic: 188,634; sh: 11,217; makefile: 1,116; yacc: 291; xml: 239; sed: 16
file content (3 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (6)
1
2
3
const NihDBusInterface *my_interfaces[] = {
	NULL
};