Skip to content

Commit

Permalink
smurf: Actually need 5 dimensions for some arrays
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Oct 5, 2012
1 parent 5147053 commit 6971145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/smurf/libgsd/gsdac_get1x.c
Expand Up @@ -93,7 +93,7 @@
/* SMURF includes */
#include "gsdac.h"

#define MAXDIMS 4
#define MAXDIMS 5

void gsdac_get1b ( const gsd *gsd,
const char *name, char *values, int *status ) {
Expand Down

0 comments on commit 6971145

Please sign in to comment.