diff options
| -rw-r--r-- | windows/winfw/src/winfw/winfw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/winfw/src/winfw/winfw.h b/windows/winfw/src/winfw/winfw.h index a575b4d436..4a7b0d5730 100644 --- a/windows/winfw/src/winfw/winfw.h +++ b/windows/winfw/src/winfw/winfw.h @@ -75,7 +75,7 @@ WinFw_Initialize( // // Deinitialize: // -// Call this function once before unloading WFPCTL or exiting the process. +// Call this function once before unloading WINFW or exiting the process. // extern "C" WINFW_LINKAGE |
