Commit in reactos/lib/aclui on MAIN
aclui.c+3-61.1 -> 1.2
stubs.c+4-71.1 -> 1.2
+7-13
2 modified files
fixed file headers

reactos/lib/aclui
aclui.c 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- aclui.c	10 Aug 2004 00:09:40 -0000	1.1
+++ aclui.c	10 Aug 2004 00:12:31 -0000	1.2
@@ -16,18 +16,15 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
-/* $Id: aclui.c,v 1.1 2004/08/10 00:09:40 weiden Exp $
+/* $Id: aclui.c,v 1.2 2004/08/10 00:12:31 weiden Exp $
  *
  * PROJECT:         ReactOS Access Control List Editor
- * FILE:            lib/acledit/acledit.c
+ * FILE:            lib/aclui/aclui.c
  * PURPOSE:         Access Control List Editor
  * PROGRAMMER:      Thomas Weidenmueller (w3seek@users.sourceforge.net)
  *
- *                  Based on guess work and on this nice article:
- *                    http://www.sysinternals.com/ntw2k/info/acledit.shtml
- *
  * UPDATE HISTORY:
- *      07/09/2004  Created
+ *      08/10/2004  Created
  */
 #define INITGUID
 #include <windows.h>

reactos/lib/aclui
stubs.c 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- stubs.c	10 Aug 2004 00:09:40 -0000	1.1
+++ stubs.c	10 Aug 2004 00:12:31 -0000	1.2
@@ -1,17 +1,14 @@
-/* $Id: stubs.c,v 1.1 2004/08/10 00:09:40 weiden Exp $
+/* $Id: stubs.c,v 1.2 2004/08/10 00:12:31 weiden Exp $
  *
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS Access Control List Editor
- * FILE:            lib/acledit/stubs.c
- * PURPOSE:         acledit.dll stubs
+ * FILE:            lib/aclui/stubs.c
+ * PURPOSE:         aclui.dll stubs
  * PROGRAMMER:      Thomas Weidenmueller <w3seek@reactos.com>
  * NOTES:           If you implement a function, remove it from this file
  *
- *                  Based on guess work and on this nice article:
- *                    http://www.sysinternals.com/ntw2k/info/acledit.shtml
- *
  * UPDATE HISTORY:
- *      07/09/2004  Created
+ *      08/10/2004  Created
  */
 #include <windows.h>
 #include <aclui.h>
CVSspam 0.2.8