1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-16 02:27:32 -05:00

Various tweaks to header comments to remind me which bits are meant to be

platform-independent, etc.

[originally from svn r4148]
This commit is contained in:
Jacob Nevins
2004-04-27 12:31:57 +00:00
parent b9da1524d9
commit bdfd70375b
8 changed files with 11 additions and 7 deletions

View File

@ -1,5 +1,5 @@
/*
* winutils.c: miscellaneous Windows utilities
* winutils.c: miscellaneous Windows utilities for GUI apps
*/
#include <stdio.h>