From bcb482f04c20accfc7364482d35e77c3a0721159 Mon Sep 17 00:00:00 2001 From: Colin Finck Date: Fri, 17 Aug 2007 22:32:52 +0000 Subject: [PATCH] [AUDIT] I had to break some SVN locks to add my latest commit. Here I'm undoing some of them now: builddep.h - Remains unlocked. It just contains basic type definitions and include statements infcommon.h - Just unlocked this file. It just contains one basic definition and two type definitions infhost.h - Remains unlocked. It just contains the function prototypes for functions in the other source files infhostgen.c - Locked again as I did not check this file infhostget.c - Locked again as I did not check this file infhostglue.c - Remains unlocked. It just contains a DbgPrint function, which can be found in many ReactOS source files infhostput.c - Locked again as I did not check this file inflib.mak - Just unlocked this file. No reason for a makefile to be locked. README.txt - Just unlocked this file. No reason for a readme file to be locked. svn path=/trunk/; revision=28390