1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00

Fix format for module and address only.

This commit is contained in:
Ken Ryall 2009-03-18 19:45:50 +00:00
parent 14148014ad
commit c7b848e69f

View file

@ -26,7 +26,7 @@ StackFramesVMNode_No_columns__No_line__text_format={1}() [{2}] at {0}
# {0} - address
# {1} - module
StackFramesVMNode_No_columns__No_function__text_format=[{2}] at {0}
StackFramesVMNode_No_columns__No_function__text_format=[{1}] at {0}
# {0} - address
# {1} - function