make_requests: Correct comment in header (minor patch).
This commit is contained in:
parent
9ca199a87d
commit
0ea28a649b
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue