diff options
| author | Yang Tse <yangsita@gmail.com> | 2005-12-17 23:35:25 +0000 |
|---|---|---|
| committer | Yang Tse <yangsita@gmail.com> | 2005-12-17 23:35:25 +0000 |
| commit | a7313193216d0969ba6cddad3f973c21d579fae0 (patch) | |
| tree | 75dcfa1a49bd64b7d7569c05338898ca98728101 | |
| parent | 81b06a09b71fe236ca0964aea5bf8338558964da (diff) | |
Fix typo
| -rw-r--r-- | ares/setup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/setup.h b/ares/setup.h index 69081a899..73ef0f11c 100644 --- a/ares/setup.h +++ b/ares/setup.h @@ -63,7 +63,7 @@ # endif #endif -/+ +/* * Work-arounds for systems without configure support */ |
