snapscan: remove "/*" within comment

merge-requests/1/head
Julien BLACHE 2010-06-23 18:21:38 +02:00
rodzic 98c8824299
commit 7dce86e221
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1920,7 +1920,7 @@ SANE_Status sane_get_select_fd (SANE_Handle h, SANE_Int * fd)
/*
* $Log$
* Revision 1.73 2008/11/26 21:21:29 kitno-guest
* * backend/*.[ch]: nearly every backend used V_MAJOR
* * backend/ *.[ch]: nearly every backend used V_MAJOR
* instead of SANE_CURRENT_MAJOR in sane_init()
* * backend/snapscan.c: remove EXPECTED_VERSION check
* since new SANE standard is forward compatible