File: empty.c

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