Add a newline to the end of the file.

Still seeing these errors...

packet-dcm.c: In function `dcm_uid_or_desc':
packet-dcm.c:960: warning: pointer type mismatch in conditional expression
packet-dcm.c: At top level:
packet-dcm.c:229: warning: 'dcm_desegment_headers' defined but not used


svn path=/trunk/; revision=25828
This commit is contained in:
Martin Mathieson 2008-07-25 15:00:16 +00:00
parent 72c2f913e5
commit d9f8023b63
1 changed files with 1 additions and 1 deletions

View File

@ -337,4 +337,4 @@ static dcm_uid_t dcm_uid_data[] = {
{ "1.2.840.10008.15.0.4.8", "dicomTransferCapability", "LDAP OID"},
};
#endif /* PACKET_DCM_H */
#endif /* PACKET_DCM_H */