Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lisitsyn committed Feb 25, 2013
1 parent 2dd4049 commit 560bcf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shogun/labels/DenseLabels.h
Expand Up @@ -176,7 +176,7 @@ class CDenseLabels : public CLabels
*/
void set_int_labels(SGVector<int32_t> labels);

#if !defined(SWIGJAVA) && !defined(SWIGCSHAPR)
#if !defined(SWIGJAVA) && !defined(SWIGCSHARP)
/** set INT64 labels
*
* not possible on subset
Expand Down

0 comments on commit 560bcf4

Please sign in to comment.