make_requests: Correct comment in header (minor patch).

This commit is contained in:
Daniel Santos 2009-05-25 13:07:24 -07:00 committed by Alexandre Julliard
parent 9ca199a87d
commit 0ea28a649b
1 changed files with 1 additions and 1 deletions

View File

@ -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
#