/vqdr/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/vqdr/trunk

« back to all changes in this revision

Viewing changes to src/libvqdr/token.vala

  • Committer: Gustav Hartvigsson
  • Date: 2021-05-24 19:32:41 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20210524193241-zgalq2lc1eghdrnu
* fixed spelling error in meson.build

Show diffs side-by-side

added added

removed removed

Lines of Context:
217
217
     */
218
218
    protected abstract void evaluate_self (Context instance) throws GLib.Error;
219
219
    
220
 
    /* *********** IGNORE THE MESS I HAVE CREATED FRO MY SELF *************** */
 
220
    /* *********** IGNORE THE MESS I HAVE CREATED FOR MY SELF *************** */
221
221
    /** IGNORE ME */
222
222
    protected void __set_priority (int prio) {
223
223
      real_priority = prio;