mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-22 02:11:19 +00:00
Header update for the renamed files.
This commit is contained in:
parent
5efeb7ebf8
commit
88cd37a3e2
4 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
globals.c
|
||||
dump_globals.c
|
||||
|
||||
Dump progs globals information.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
lines.c
|
||||
dump_lines.c
|
||||
|
||||
Dump line number information.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
modules.c
|
||||
dump_modules.c
|
||||
|
||||
Module dumping.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
strings.c
|
||||
dump_strings.c
|
||||
|
||||
Dump progs strings.
|
||||
|
||||
|
|
Loading…
Reference in a new issue