]> git.tue.mpg.de Git - paraslash.git/commit
More mood cleanups.
authorAndre Noll <maan@systemlinux.org>
Tue, 25 Sep 2007 09:39:23 +0000 (11:39 +0200)
committerAndre Noll <maan@systemlinux.org>
Tue, 25 Sep 2007 09:39:23 +0000 (11:39 +0200)
commitdabdb25fd7fe411933d3639f71a8148b5dc29630
tree4e8fd93477237ba116e03ce94a4c474fdd89dbbc
parentd6af2c473a9f2ae1f582ad44d5ad6eb8bf1ed35a
More mood cleanups.

- Avoid use of global current_mood pointer where possible.
- Change name of non-static functions that use the current mood pointer:
mood_open() -> change_current_mood()
mood_close() -> close_current_mood()
mood_reload() -> reload_current_mood()
afs.c
afs.h
attribute.c
mood.c