Fix a small indent issue in a comment.

svn path=/trunk/; revision=28693
This commit is contained in:
Stig Bjørlykke 2009-06-11 10:10:42 +00:00
parent fce2aea785
commit f6826c9c02
1 changed files with 2 additions and 2 deletions

View File

@ -3929,8 +3929,8 @@ proto_register_field_init(header_field_info *hfinfo, int parent)
g_tree_insert(gpa_name_tree, (gpointer) (hfinfo->abbrev), hfinfo);
/* GLIB 2.x - if it is already present
* the previous hfinfo with the same name is saved
* to same_name_hfinfo by value destroy callback */
* the previous hfinfo with the same name is saved
* to same_name_hfinfo by value destroy callback */
if (same_name_hfinfo) {
/* There's already a field with this name.
* Put it after that field in the list of