summaryrefslogtreecommitdiff
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-10 14:28:05 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-10 14:28:05 +0200
commit241f48d61375c1ac4413864f910dadf7fe492160 (patch)
treec24a99f81d6d4db43aeacaf79ff87c62dc238c74 /REPORTING-BUGS
parent684f8fbe8d8a95d53b5ac424e59663090e15c629 (diff)
man: add description about different pcap formats
Add a more detailled description of netsniff-ng's -D option into the man-page. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions
eclare device_type structure as const as it is only stored in the type field of a device structure. This field is of type const, so add const to declaration of device_type structure. File size before: text data bss dec hex filename 19278 3199 16 22493 57dd nvdimm/namespace_devs.o File size after: text data bss dec hex filename 19929 3160 16 23105 5a41 nvdimm/namespace_devs.o Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'tools/build/Makefile.build')