mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-16 10:37:38 -05:00
Sprinkle some header comments in various files in an attempt to explain what
they're for. [originally from svn r6639]
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
/*
|
||||
* win_res.h - constants shared between win_res.rc2 and the C code.
|
||||
*/
|
||||
|
||||
#ifndef PUTTY_WIN_RES_H
|
||||
#define PUTTY_WIN_RES_H
|
||||
|
||||
|
Reference in New Issue
Block a user