From 0ea28a649b0e35fac0a3200e534ff9e6003aa68b Mon Sep 17 00:00:00 2001 From: Daniel Santos Date: Mon, 25 May 2009 13:07:24 -0700 Subject: [PATCH] make_requests: Correct comment in header (minor patch). --- tools/make_requests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/make_requests b/tools/make_requests index b53af11787f..e7a1ffbb586 100755 --- a/tools/make_requests +++ b/tools/make_requests @@ -1,7 +1,7 @@ #! /usr/bin/perl -w # # Build the server/trace.c and server/request.h files -# from the contents of include/wine/server.h. +# from the contents of server/protocol.def. # # Copyright (C) 1998 Alexandre Julliard #