summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_edit/editint.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/fpdfapi/fpdf_edit/editint.h')
-rw-r--r--core/src/fpdfapi/fpdf_edit/editint.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/src/fpdfapi/fpdf_edit/editint.h b/core/src/fpdfapi/fpdf_edit/editint.h
index 3a9d1588e0..4aec32a49a 100644
--- a/core/src/fpdfapi/fpdf_edit/editint.h
+++ b/core/src/fpdfapi/fpdf_edit/editint.h
@@ -1,13 +1,13 @@
// Copyright 2014 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-
+
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#ifndef CORE_SRC_FPDFAPI_FPDF_EDIT_EDITINT_H_
#define CORE_SRC_FPDFAPI_FPDF_EDIT_EDITINT_H_
-class CPDF_ObjectStream
+class CPDF_ObjectStream
{
public:
CPDF_ObjectStream();
@@ -28,7 +28,7 @@ protected:
CFX_DWordArray m_OffsetArray;
};
-class CPDF_XRefStream
+class CPDF_XRefStream
{
public: