Kaydet (Commit) b0142532 authored tarafından Nick Treleaven's avatar Nick Treleaven

Rename tagm macro tagmanager (should be clearer).

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1991 ea778897-0a13-0410-b9d1-a72fbfd435f5
üst 7e704a20
......@@ -40,7 +40,7 @@
#define scintilla geany_data->sci
#define support geany_data->support
#define templates geany_data->templates
#define tagm geany_data->tm // avoids conflict with "struct tm *t"
#define tagmanager geany_data->tm // avoids conflict with "struct tm *t"
#define ui geany_data->ui
#define utils geany_data->utils
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment