Show More
@@ -243,8 +243,8 b' def uisetup(ui):' | |||
|
243 | 243 | def extsetup(ui): |
|
244 | 244 | try: |
|
245 | 245 | extensions.find('win32text') |
|
246 |
|
|
|
247 |
|
|
|
246 | ui.warn(_("the eol extension is incompatible with the " | |
|
247 | "win32text extension\n")) | |
|
248 | 248 | except KeyError: |
|
249 | 249 | pass |
|
250 | 250 |
General Comments 0
You need to be logged in to leave comments.
Login now