1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00

fix encoding descriptions in magic comments

This commit is contained in:
ser1zw 2013-03-03 06:08:54 +09:00
parent 4ccba904cc
commit ecc64b89ca
51 changed files with 51 additions and 51 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env ruby
# -*- mode: ruby; coding: utf-8-unix -*-
# -*- mode: ruby; coding: utf-8 -*-
# A sample of matching SURF feature points using kd-tree
# See http://tech.groups.yahoo.com/group/OpenCV/message/62318