newline at eof added
This commit is contained in:
parent
1c7d72f1f7
commit
eb4b7ee250
2 changed files with 8 additions and 6 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: XMimeContentType.idl,v $
|
||||
*
|
||||
* $Revision: 1.1 $
|
||||
* $Revision: 1.2 $
|
||||
*
|
||||
* last change: $Author: tra $ $Date: 2001-01-23 13:29:18 $
|
||||
* last change: $Author: mi $ $Date: 2001-01-31 10:24:42 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -119,4 +119,5 @@ interface XMimeContentType : com::sun::star::uno::XInterface
|
|||
|
||||
}; }; }; };
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: XMimeContentTypeFactory.idl,v $
|
||||
*
|
||||
* $Revision: 1.1 $
|
||||
* $Revision: 1.2 $
|
||||
*
|
||||
* last change: $Author: tra $ $Date: 2001-01-23 13:28:58 $
|
||||
* last change: $Author: mi $ $Date: 2001-01-31 10:24:42 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -99,4 +99,5 @@ interface XMimeContentTypeFactory : com::sun::star::uno::XInterface
|
|||
|
||||
}; }; }; };
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue