summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/diff.c
diff options
context:
space:
mode:
authorclaudio <claudio@openbsd.org>2008-03-12 13:12:42 +0000
committerclaudio <claudio@openbsd.org>2008-03-12 13:12:42 +0000
commitc4fa2e61b839211ca276c4036fc661a7f36a307e (patch)
tree19173626320fdec7495efde805ac6301e98ab167 /usr.bin/cvs/diff.c
parentSNMP has a restricted BER encoding especially all encodings use the (diff)
downloadwireguard-openbsd-c4fa2e61b839211ca276c4036fc661a7f36a307e.tar.xz
wireguard-openbsd-c4fa2e61b839211ca276c4036fc661a7f36a307e.zip
if (class != BER_CLASS_UNIVERSAL || type != BER_TYPE_SEQUENCE)
not if (class != BER_CLASS_UNIVERSAL && type != BER_TYPE_SEQUENCE) the class and type need to be of correct. OK reyk@
Diffstat (limited to 'usr.bin/cvs/diff.c')
0 files changed, 0 insertions, 0 deletions