Skip to content

Commit 3cd1154

Browse files
committed
Use spaces for consistency in .def file
1 parent 05e7933 commit 3cd1154

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

OP2Editorps.def

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ EXPORTS
77
DllGetClassObject @1 PRIVATE
88
DllCanUnloadNow @2 PRIVATE
99
GetProxyDllInfo @3 PRIVATE
10-
DllRegisterServer @4 PRIVATE
11-
DllUnregisterServer @5 PRIVATE
10+
DllRegisterServer @4 PRIVATE
11+
DllUnregisterServer @5 PRIVATE

0 commit comments

Comments
 (0)