summaryrefslogtreecommitdiff
path: root/src/plugins/scripts/python/weechat-python-api.c
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-04-08 18:15:00 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-04-08 18:15:00 +0200
commit31bfcf96c700ce8454609d19ad6e5f5e6c28253f (patch)
tree0154262b8ecb773fd1ac005475b566a928e4b699 /src/plugins/scripts/python/weechat-python-api.c
parent9394a78e39d4435ac2a66834d959695233baf977 (diff)
downloadweechat-31bfcf96c700ce8454609d19ad6e5f5e6c28253f.zip
Reformat and add comments for description of C sources
Diffstat (limited to 'src/plugins/scripts/python/weechat-python-api.c')
-rw-r--r--src/plugins/scripts/python/weechat-python-api.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/plugins/scripts/python/weechat-python-api.c b/src/plugins/scripts/python/weechat-python-api.c
index dd7ec0f0a..e8da86d78 100644
--- a/src/plugins/scripts/python/weechat-python-api.c
+++ b/src/plugins/scripts/python/weechat-python-api.c
@@ -16,7 +16,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/* weechat-python-api.c: Python API functions */
+/*
+ * weechat-python-api.c: python API functions
+ */
#undef _