Module Name: src Committed By: joerg Date: Thu Dec 19 23:00:50 UTC 2013
Modified Files: src/usr.sbin/makefs: udf.c Log Message: long_ad is a mix of struct and union, so use memset to initialise in the one place it is used. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/makefs/udf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.