1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Fix PR 53520

This commit is contained in:
Alain Magloire 2004-03-03 15:05:34 +00:00
parent 948797c20e
commit 71d9da7e4e
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2004-03-03 Alain Magloire
Note from Brent Nicolle PR 53520.
* plugin.xml
2004-03-02 Alain Magloire
Work to make it possible to set more the one binaryParser

View file

@ -223,7 +223,7 @@
</fileTypes>
<fileTypes
type="text"
extension=".cdtproject">
extension="cdtproject">
</fileTypes>
</extension>
<!-- =================================================================================== -->