Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7fe4e35

Browse files
committed
fix whitespace
1 parent81b116d commit7fe4e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Makefile.shlib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ $(shlib): $(OBJS) $(DLL_DEFFILE) | $(SHLIB_PREREQS)
401401
$(stlib): $(shlib) $(DLL_DEFFILE) | $(SHLIB_PREREQS)
402402
$(DLLTOOL) --dllname $(shlib) $(DLLTOOL_LIBFLAGS) --def $(DLL_DEFFILE) --output-lib $@
403403

404-
endif # PORTNAME ==cygwin
404+
endif # PORTNAME ==cgywin
405405
endif # PORTNAME == cygwin || PORTNAME == win32
406406

407407
endif # enable_shared

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp