/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: 2022-05-26 16:14:23 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20220526161423-qsrrng3x3ykyp1ie
* woopes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
      /** Priority for values */
54
54
      VALUE,
55
55
      /** The number of values. */
56
 
      NUM_VAL;
 
56
      _NUM_VAL;
57
57
      
58
58
      /** get the name of the priority */
59
59
      public string to_string () {