]> git.tuebingen.mpg.de Git - paraslash.git/commit
rmatt: Cleanup callback.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 5 Apr 2015 22:22:04 +0000 (22:22 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 12 Aug 2015 21:23:48 +0000 (23:23 +0200)
commitbc01d9124d52c8f68061a10d9952d2a36ef03fe5
treedc2acb7a21cddc71d89cb7eea8401bff10e08d4e
parent46456d9c78c489708f63f5d44894e42f137dd535
rmatt: Cleanup callback.

Get rid of struct remove_attribute_action_data, since only the para
buffer is necessary. This changes the code to pass a pointer to the
para buffer itself as the data pointer for ->action() of the pattern
matching loop.
attribute.c