diff options
Diffstat (limited to 'nsprpub/pr/include/md/_pcos.h')
-rw-r--r-- | nsprpub/pr/include/md/_pcos.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsprpub/pr/include/md/_pcos.h b/nsprpub/pr/include/md/_pcos.h index 3b4f2054f..679fe19b1 100644 --- a/nsprpub/pr/include/md/_pcos.h +++ b/nsprpub/pr/include/md/_pcos.h @@ -6,7 +6,7 @@ #ifndef prpcos_h___ #define prpcos_h___ -#define PR_DLL_SUFFIX ".dll" +#define PR_DLL_SUFFIX ".dll" #include <stdlib.h> |