summaryrefslogtreecommitdiffstats
path: root/sesman/tools
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2008-03-17 18:05:05 +0000
committerjsorg71 <jsorg71>2008-03-17 18:05:05 +0000
commit3ee71a2759692e49629c0edf468cac10ebbb3a4e (patch)
tree8c8a46aeb255d0ec8a88d1b53afba8af76d995a6 /sesman/tools
parenta481b89ec8c0c728d3a966e98f701e31a0f061da (diff)
downloadxrdp-proprietary-3ee71a2759692e49629c0edf468cac10ebbb3a4e.tar.gz
xrdp-proprietary-3ee71a2759692e49629c0edf468cac10ebbb3a4e.zip
need tabs
Diffstat (limited to 'sesman/tools')
-rw-r--r--sesman/tools/Makefile.osx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/tools/Makefile.osx b/sesman/tools/Makefile.osx
index 3a9de080..61de0e6b 100644
--- a/sesman/tools/Makefile.osx
+++ b/sesman/tools/Makefile.osx
@@ -42,7 +42,7 @@ os_calls.o: ../../common/os_calls.c
# $(CC) $(C_OS_FLAGS) ../../common/file.c
log.o: ../../common/log.c
- $(CC) $(C_OS_FLAGS) ../../common/log.c
+ $(CC) $(C_OS_FLAGS) ../../common/log.c
#tcp.o: tcp.c
# $(CC) $(C_OS_FLAGS) ../tcp.c