| Index: fpdfsdk/src/resource.h
|
| diff --git a/fpdfsdk/src/resource.h b/fpdfsdk/src/resource.h
|
| index b58f09272f38176a08ced6359c335ed3126e20ec..83a2ed0a0bbea6e590d899ef5773d4914e584f64 100644
|
| --- a/fpdfsdk/src/resource.h
|
| +++ b/fpdfsdk/src/resource.h
|
| @@ -1,7 +1,7 @@
|
| // 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
|
|
|
| //{{NO_DEPENDENCIES}}
|
| @@ -10,12 +10,12 @@
|
| //
|
|
|
| // Next default values for new objects
|
| -//
|
| +//
|
| #ifdef APSTUDIO_INVOKED
|
| #ifndef APSTUDIO_READONLY_SYMBOLS
|
| -#define _APS_NEXT_RESOURCE_VALUE 104
|
| -#define _APS_NEXT_COMMAND_VALUE 40001
|
| -#define _APS_NEXT_CONTROL_VALUE 1000
|
| -#define _APS_NEXT_SYMED_VALUE 101
|
| +#define _APS_NEXT_RESOURCE_VALUE 104
|
| +#define _APS_NEXT_COMMAND_VALUE 40001
|
| +#define _APS_NEXT_CONTROL_VALUE 1000
|
| +#define _APS_NEXT_SYMED_VALUE 101
|
| #endif
|
| #endif
|
|
|