mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
9 lines
176 B
C++
9 lines
176 B
C++
--- kbarcode/label.cpp.orig Sat Aug 21 11:06:41 2004
|
|
+++ kbarcode/label.cpp Sat Aug 21 11:06:53 2004
|
|
@@ -369,5 +369,5 @@
|
|
return d->getId();
|
|
|
|
return -1;
|
|
-};
|
|
+}
|
|
|