Fixed compilation bug
authorDavid Welch <welch@cwcom.net>
Mon, 14 Feb 2000 14:13:34 +0000 (14:13 +0000)
committerDavid Welch <welch@cwcom.net>
Mon, 14 Feb 2000 14:13:34 +0000 (14:13 +0000)
commit3cd2fc22d78047de2227688b770962cf36160026
tree06cf7e9747d71ab5aed59b988e134b8e19599c36
parentb49921cb96a98acdc6067ac55f13723a1382560f
Fixed compilation bug
Made a start on some documentation in info format

svn path=/trunk/; revision=985
12 files changed:
reactos/Makefile
reactos/apps/tests/file/Makefile
reactos/apps/tests/file/file.c [new file with mode: 0644]
reactos/doc/psmgr.texi [new file with mode: 0644]
reactos/drivers/fs/vfat/fat.c
reactos/drivers/fs/vfat/rw.c
reactos/install.sh
reactos/lib/ntdll/rtl/ppb.c
reactos/lib/ntdll/rtl/process.c
reactos/ntoskrnl/ps/create.c
reactos/ntoskrnl/ps/kill.c
reactos/subsys/smss/smss.c