Skip to content

Commit

Permalink
Remove trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Stone committed Oct 15, 2023
1 parent 4a88f78 commit 2eccf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xrdp/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ dist_xrdppkgdata_DATA = \
cursor1.cur

if MACOS
# must be tab below. Common out Xorg and Xvnc since they don't work on MacOs.
# must be tab below. Common out Xorg and Xvnc since they don't work on MacOs.
install-data-hook:
sed -i '' '235,249s/^/;/g' $(DESTDIR)$(sysconfdir)/xrdp/xrdp.ini
endif

0 comments on commit 2eccf06

Please sign in to comment.