diff options
author | wtc%netscape.com <devnull@localhost> | 1999-11-20 20:00:02 +0000 |
---|---|---|
committer | wtc%netscape.com <devnull@localhost> | 1999-11-20 20:00:02 +0000 |
commit | 34e734a0f0cb6ecf6c0dec4c51ca558580eeb00e (patch) | |
tree | e3e628dc2727c2c8a48955e2292e056ce617175d | |
parent | d733d47890331bce3244c37cb77d74db1caf6b71 (diff) | |
download | nspr-hg-34e734a0f0cb6ecf6c0dec4c51ca558580eeb00e.tar.gz |
Changed tab to spaces.
-rw-r--r-- | pr/src/md/windows/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/src/md/windows/Makefile b/pr/src/md/windows/Makefile index 116b49aa..dcce31d1 100644 --- a/pr/src/md/windows/Makefile +++ b/pr/src/md/windows/Makefile @@ -66,7 +66,7 @@ CSRCS = \ win32_errors.c \ w32ipcsem.c \ w32poll.c \ - w32rng.c \ + w32rng.c \ w32shm.c \ $(NULL) endif |