~leonerd/libtickit/trunk

« back to all changes in this revision

Viewing changes to man/tickit_build.3

  • Committer: Paul "LeoNerd" Evans
  • Date: 2020-05-15 14:00:16 UTC
  • Revision ID: leonerd@leonerd.org.uk-20200515140016-88j5tb0dopglz63d
Mark builder structs (and evhooks) const where appropriate

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
.BI "  ..."
12
12
.BI "};"
13
13
.sp
14
 
.BI "Tickit *tickit_build(struct TickitBuilder *" builder );
 
14
.BI "Tickit *tickit_build(const struct TickitBuilder *" builder );
15
15
.EE
16
16
.sp
17
17
Link with \fI\-ltickit\fP.