After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 702094 - seed_create_script: fix line_number param documentation
seed_create_script: fix line_number param documentation
Status: RESOLVED FIXED
Product: seed
Classification: Bindings
Component: libseed
git master
Other All
: Normal normal
: ---
Assigned To: seed-maint
seed-maint
Depends on:
Blocks:
 
 
Reported: 2013-06-12 14:00 UTC by Emilio Pozuelo Monfort
Modified: 2013-06-13 08:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
seed_create_script: fix line_number param documentation (1.04 KB, patch)
2013-06-12 14:00 UTC, Emilio Pozuelo Monfort
none Details | Review

Description Emilio Pozuelo Monfort 2013-06-12 14:00:41 UTC
seed_create_script takes an int for line_number, so it can't
be passed NULL.
Comment 1 Emilio Pozuelo Monfort 2013-06-12 14:00:48 UTC
Created attachment 246643 [details] [review]
seed_create_script: fix line_number param documentation
Comment 2 Alan Knowles 2013-06-13 08:44:14 UTC
thanks - committed