File: empty.c

package info (click to toggle)
dpkg 1.23.3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 59,056 kB
  • sloc: ansic: 40,197; perl: 30,221; sh: 18,907; cpp: 6,054; makefile: 5,222; sed: 127
file content (3 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (2)
1
2
3
/* Some implementations of ar cannot create an empty archive. */
extern int libdpkg_empty_dummy_symbol;
int libdpkg_empty_dummy_symbol;