summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb
diff options
context:
space:
mode:
authorTomas Hlavaty <tom@logand.com>2012-04-20 12:19:54 +0200
committerMichael Stahl <mstahl@redhat.com>2012-04-20 12:57:51 +0200
commitdc6e942da0ea37b70cb1e34389e152d20e1213a3 (patch)
tree14dc19da41374063ff180430f6939708f2583653 /offapi/com/sun/star/ucb
parent5040115c9825e70161c52ff21ef45ff403cbde46 (diff)
fix idl #include guards
Diffstat (limited to 'offapi/com/sun/star/ucb')
-rw-r--r--offapi/com/sun/star/ucb/NumberedSortingInfo.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/NumberedSortingInfo.idl b/offapi/com/sun/star/ucb/NumberedSortingInfo.idl
index ba3f18fce39f..34ee5b51669c 100644
--- a/offapi/com/sun/star/ucb/NumberedSortingInfo.idl
+++ b/offapi/com/sun/star/ucb/NumberedSortingInfo.idl
@@ -26,7 +26,7 @@
*
************************************************************************/
#ifndef __com_sun_star_ucb_NumberedSortingInfo_idl__
-#define __com_sun_star_ucb_NumberedSortingInfo_idl_
+#define __com_sun_star_ucb_NumberedSortingInfo_idl__
//=============================================================================