[geany/geany] 8c27ea: Remove invalid part of a comment

Jiří Techet git-noreply at xxxxx
Fri Jun 10 21:57:33 UTC 2016


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Fri, 06 May 2016 15:34:26 UTC
Commit:      8c27ea1042e56cce7031545155a294cd4ff18cc8
             https://github.com/geany/geany/commit/8c27ea1042e56cce7031545155a294cd4ff18cc8

Log Message:
-----------
Remove invalid part of a comment


Modified Paths:
--------------
    tagmanager/src/tm_source_file.c

Modified: tagmanager/src/tm_source_file.c
3 lines changed, 1 insertions(+), 2 deletions(-)
===================================================================
@@ -166,8 +166,7 @@ static char get_tag_access(const char *access)
 /*
  Initializes a TMTag structure with information from a tagEntryInfo struct
  used by the ctags parsers. Note that the TMTag structure must be malloc()ed
- before calling this function. This function is called by tm_tag_new() - you
- should not need to call this directly.
+ before calling this function.
  @param tag The TMTag structure to initialize
  @param file Pointer to a TMSourceFile struct (it is assigned to the file member)
  @param tag_entry Tag information gathered by the ctags parser



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list