summaryrefslogtreecommitdiff
path: root/autodoc/inc/ary/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/inc/ary/types.hxx')
-rw-r--r--autodoc/inc/ary/types.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc/inc/ary/types.hxx b/autodoc/inc/ary/types.hxx
index aec5198976cc..d7a6a2d73688 100644
--- a/autodoc/inc/ary/types.hxx
+++ b/autodoc/inc/ary/types.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -47,7 +47,7 @@ typedef uintt ClassId;
typedef Rid Gid; /// Group Id. Id of a group.
typedef UINT8 SlotAccessId; /// Access to a Slot
typedef std::set< Rid, std::less< Rid > > Set_Rid;
-typedef std::vector<Rid> List_Rid;
+typedef std::vector<Rid> List_Rid;